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