Image-APNG
view release on metacpan or search on metacpan
Makefile.PL view on Meta::CPAN
# Note: this file was auto-generated by Module::Build::Compat version 0.4234
require 5.010;
use ExtUtils::MakeMaker;
WriteMakefile
(
'NAME' => 'Image::APNG',
'VERSION_FROM' => 'lib/Image/APNG.pm',
'PREREQ_PM' => {
'Image::Magick' => '0',
'strict' => 0,
'warnings' => 0
},
'INSTALLDIRS' => 'site',
'EXE_FILES' => [],
'PL_FILES' => {}
)
;
( run in 0.573 second using v1.01-cache-2.11-cpan-39bf76dae61 )