
Adam::Plugin - A base class for Adam/Moses plugins

version 0.91

The Adam::Plugin class implements a base class for Adam/Moses IRC bot plugins.


The default events that this plugin will listen to. It defaults to all methods prefixed with 'S_' or 'U_' in the current class.

None known currently, please report bugs to https://rt.cpan.org/Ticket/Create.html?Queue=Adam


This software is copyright (c) 2010 by Chris Prather, Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.