# Note: this file was auto-generated by Module::Build::Compat version 0.3607 require 5.008000; use ExtUtils::MakeMaker; WriteMakefile( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Test::FileReferenced', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Test/FileReferenced.pm', 'PREREQ_PM' => { 'Test::More' => '0.94', 'Test::Exception' => '0.27', 'FindBin' => '1.47', 'YAML::Any' => '0.71', 'Cwd' => '3.2701' } );