Mario Domgörgen > Bot-BasicBot-Pluggable-0.83 > Bot::BasicBot::Pluggable::Module::Loader

Download:
Bot-BasicBot-Pluggable-0.83.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Stalled  1
View Bugs
Report a bug
Source  

NAME ^

Bot::BasicBot::Pluggable::Module::Loader - loads and unloads bot modules; remembers state

IRC USAGE ^

!load <module>

Loads the named module.

!unload <module>

Unloads the named module.

!reload <module>

Reloads a module (combines !unload and !load).

!list

Lists all loaded modules.

AUTHOR ^

Mario Domgoergen <mdom@cpan.org>

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.