# Note: this file was auto-generated by Module::Build::Compat version 0.32_01 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Capture::Tiny', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Capture/Tiny.pm', 'PREREQ_PM' => { 'Test::More' => '0.62', 'IO::Handle' => 0, 'File::Temp' => '0.14', 'File::Spec' => 0, 'Exporter' => 0 } ) ;