# Note: this file was auto-generated by Module::Build::Compat version 0.31012 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Image::Size', 'VERSION_FROM' => 'lib/Image/Size.pm', 'PREREQ_PM' => { 'File::Spec' => '0.8', 'Module::Build' => '0.28', 'Test::More' => '0.80' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [] ) ;