# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'Graphics::ColorNames::GrayScale', 'VERSION_FROM' => 'lib/Graphics/ColorNames/GrayScale.pm', 'PREREQ_PM' => { 'Graphics::ColorNames' => '1.03', 'Test' => '0' }, 'INSTALLDIRS' => 'site', 'PL_FILES' => {} ) ;