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


Bot-BasicBot-Pluggable documentation  | view source Contained in the Bot-BasicBot-Pluggable distribution.

Index


NAME

Top

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

VERSION

Top

version 0.93

IRC USAGE

Top

!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

Top

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.


Bot-BasicBot-Pluggable documentation  | view source Contained in the Bot-BasicBot-Pluggable distribution.