# Note: this file was auto-generated by Module::Build::Compat version 0.3800 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'Color::Calc', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/Color/Calc.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'Params::Validate' => '0.75', 'Graphics::ColorNames::HTML' => 0, 'Graphics::ColorNames::WWW' => '0.01', 'Test::NoWarnings' => 0, 'Graphics::ColorNames' => '2.1' } ) ;