| Task-POE-IRC documentation | Contained in the Task-POE-IRC distribution. |
Task::POE::IRC - Task to install all POE related IRC modules.
perl -MCPANPLUS -e 'install Task::POE::IRC'
Task::POE::IRC - Task to install all POE 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
This is free software, released under the same terms as perl itself.
Chris BinGOs Williams <chris@bingosnet.co.uk>
| Task-POE-IRC documentation | Contained in the Task-POE-IRC distribution. |
package Task::POE::IRC; use strict; use warnings; our $VERSION = '1.12'; 1; __END__