# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'CGI::Untaint::boolean', 'VERSION_FROM' => 'lib/CGI/Untaint/boolean.pm', 'PREREQ_PM' => { 'Scalar::Util' => '', 'CGI::Untaint' => '1.00', 'Test::Simple' => '0.47', 'Test::CGI::Untaint' => '1.10' } ) ;