# Note: this file was auto-generated by Module::Build::Compat version 0.33 require 5.006001; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Tie::Sub', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Tie/Sub.pm', 'PREREQ_PM' => { 'Test::Exception' => 0, 'Params::Validate' => 0, 'Test::Simple' => 0, 'Test::NoWarnings' => 0 } ) ;