# Note: this file was auto-generated by Module::Build::Compat version 0.340201 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Graphics::DZI', 'VERSION_FROM' => 'lib/Graphics/DZI.pm', 'PREREQ_PM' => { 'File::Basename' => '', 'File::Path' => '', 'File::Slurp' => '', 'Getopt::Long' => '', 'Image::Magick' => '', 'List::MoreUtils' => '', 'Log::Log4perl' => '', 'Moose' => '', 'Pod::Usage' => '', 'Test::Exception' => '', 'Test::More' => '', 'Test::Pod::Coverage' => '' }, 'INSTALLDIRS' => 'site', 'EXE_FILES' => [ 'script/deepzoom' ], 'PL_FILES' => {} ) ;