# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'Acme::Colour', VERSION => '1.00', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'Error' => '0.15', 'List::Util' => '0', 'Test::More' => '0.01', 'Module::Build' => '0.20', 'Graphics::ColorNames' => '0', }, );