6 #############################################################################
8 # Load the Module::Install bundled in ./inc/
9 use inc
::Module
::Install
;
11 # The name of your distribution
14 # Get most of the details from the primary module
15 all_from
'lib/Image/Info.pm';
17 requires
'IO::String' => '1.03' if $] < 5.008;
19 recommends
'Image::Xpm' => 1.0,
23 test_requires
'Test::More' => '0.62';
27 author
'Tels <nospam-abuse@bloodgate.com>',
31 no_index directory
=> 'img', 'dev';
33 # Auto-install all dependencies from CPAN
36 # Generate the Makefile