# Note: this file was auto-generated by Module::Build::Compat version 0.31_03 require 5.004; use ExtUtils::MakeMaker; WriteMakefile ( 'INSTALLDIRS' => 'site', 'NAME' => 'Devel::Autoflush', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Devel/Autoflush.pm', 'PREREQ_PM' => { 'Test::More' => '0.62', 'IO::CaptureOutput' => '1.08' } ) ;