# Note: this file was auto-generated by Module::Build::Compat version 0.2808_01 require 5.006; use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'POE::Component::Client::NNTP::Tail', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/POE/Component/Client/NNTP/Tail.pm', 'PREREQ_PM' => { 'POE::Component::Client::NNTP' => '2.1', 'Email::Date::Format' => '1.002', 'Test::More' => '0.62', 'Params::Validate' => 0, 'POE::Component::Server::NNTP' => '1.02', 'Email::Simple' => '2.003', 'POE' => '1', 'Carp::POE' => 0 } ) ;