The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use strict;
use inc::Module::Install;
name 'POE-Component-IRC-Plugin-Bollocks';
author 'Chris Williams <chris@bingosnet.co.uk>';
version_from 'lib/POE/Component/IRC/Plugin/Bollocks.pm';
abstract_from 'lib/POE/Component/IRC/Plugin/Bollocks.pm';
license 'perl';
perl_version '5.006';
build_requires 'Test::More' => 0.47;
requires 'Dev::Bollocks' => 0.06;
requires 'POE' => 1.004;
requires 'POE::Component::IRC' => 5.68;
requires 'POE::Component::IRC::Plugin' => 0;
eval "auto_set_repository";
WriteAll;