use inc::Module::Install;
name 'POE-Component-Server-NNTP';
author 'Chris Williams <chris@bingosnet.co.uk>';
license 'perl';
version_from 'lib/POE/Component/Server/NNTP.pm';
abstract_from 'lib/POE/Component/Server/NNTP.pm';
build_requires 'Test::More' => 0.47;
requires 'Socket' => 0;
requires 'POE' => 0.38;
requires 'POE::Component::Pluggable' => 0.03;
requires 'POE::Component::Client::NNTP' => 1.05;
WriteAll();


syntax highlighted by Code2HTML, v. 0.9.1