# Note: this file was auto-generated by Module::Build::Compat version 0.3603 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'ShipIt::Step::Readme', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/ShipIt/Step/Readme.pm', 'PREREQ_PM' => { 'strict' => '0', 'base' => '0', 'Test::More' => '0.88', 'ShipIt' => '0.53', 'Test::Exception' => '0.29', 'Pod::Readme' => '0.09' } ) ;