# Note: this file was auto-generated by Module::Build::Compat version 0.03 use ExtUtils::MakeMaker; WriteMakefile ( 'NAME' => 'CPAN::YACSmoke::Plugin::NNTP', 'VERSION_FROM' => 'lib/CPAN/YACSmoke/Plugin/NNTP.pm', 'PREREQ_PM' => { 'Test::More' => 0, 'CPAN::YACSmoke' => '0.02_06', 'Net::NNTP' => '0', 'Carp' => '0', 'Storable' => '0', }, ($] >= 5.005 ? ## Add these new keywords supported since 5.005 (ABSTRACT => 'NNTP list plugin for Yet Another CPAN Smoke Tester', AUTHOR => 'Barbie ') : ()), );