package Task::POE::IRC; use strict; use warnings; our $VERSION = '1.12'; 1; __END__ =head1 NAME Task::POE::IRC - Task to install all POE related IRC modules. =head1 SYNOPSIS perl -MCPANPLUS -e 'install Task::POE::IRC' =head1 DESCRIPTION Task::POE::IRC - L to install all L related IRC modules and optional dependencies. POE 1.003 POE::Component::Client::DNS 1.00 POE::Component::IRC 5.88 POE::Component::Server::IRC 1.32 =head1 LICENSE This is free software, released under the same terms as perl itself. =head1 AUTHOR Chris C Williams =cut