# Generated by Module::Build::Compat->create_makefile_pl use ExtUtils::MakeMaker; WriteMakefile ( NAME => 'CGI::Application::Plugin::Stream', VERSION => '2.00', PL_FILES => {}, INSTALLDIRS => 'site', PREREQ_PM => { 'CGI::Application' => '3.21', 'Test::More' => '0', 'File::MMagic' => '0', 'File::Basename' => '1', 'FileHandle' => '1.22', }, );