# Note: this file was auto-generated by Module::Build::Compat version 0.35 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'TESTS' => 't/*.t', 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Symbol::Util', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Symbol/Util.pm', 'PREREQ_PM' => {} ) ;