# Note: this file was auto-generated by Module::Build::Compat version 0.32 require 5.008; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Object::LocalVars', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Object/LocalVars.pm', 'PREREQ_PM' => { 'base' => 0, 'Scalar::Util' => '1.09', 'Test::Exception' => 0, 'Data::Dumper' => 0, 'overload' => 0, 'Exporter' => 0, 'Carp' => 0, 'Test::More' => '0.48', 'subs' => 0 } ) ;