Bot::BasicBot::Pluggable::Module::Loader(3) loads and unloads bot modules; remembers state

VERSION

version 0.98

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 <[email protected]>

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