The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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

ATTRIBUTES

bot

events

METHODS

default_events

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

BUGS AND LIMITATIONS

None known currently, please email the author if you find any.

AUTHOR

Chris Prather (perigrin@domain.tld)

LICENCE

Copyright 2009 by Chris Prather.

This software is free. It is licensed under the same terms as Perl itself.