# Note: this file was auto-generated by Module::Build::Compat version 0.33 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'App::ZofCMS::Plugin::AutoIMGSize', 'VERSION_FROM' => 'lib/App/ZofCMS/Plugin/AutoIMGSize.pm', 'PREREQ_PM' => { 'HTML::Entities' => '1.35', 'Image::Size' => '3.100001', 'Test::More' => 0 }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [], 'PL_FILES' => {} ) ;