# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'App::PNGCrush', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/App/PNGCrush.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Devel::TakeHashArgs' => '0.003', 'Proc::Reliable' => '1.16', 'Class::Data::Accessor' => '0.04001', 'Carp' => '1.04' } ) ;