# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'App::ZofCMS::Plugin::ImageGallery', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/App/ZofCMS/Plugin/ImageGallery.pm', 'PREREQ_PM' => { 'File::Copy' => '2.09', 'Image::Resize' => '0.5', 'File::Spec' => '3.2701', 'HTML::Template' => '2.9', 'Image::Size' => '3.100001', 'Test::More' => 0, 'App::ZofCMS' => '0.0111', 'HTML::Entities' => '1.35', 'App::ZofCMS::Plugin::Base' => '0.0102', 'DBI' => '1.602' } ) ;