# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'CGI::Upload', 'VERSION_FROM' => 'lib/CGI/Upload.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'HTTP::BrowserDetect' => '0.97', 'File::MMagic' => '1.16', 'CGI' => '2.47', 'Carp' => 0 } ) ;