DOKK / manpages / debian 12 / libbot-basicbot-pluggable-perl / Bot::BasicBot::Pluggable::Module::Loader.3pm.en
Bot::BasicBot::Pluggable::Module::Loader(3pm) User Contributed Perl Documentation Bot::BasicBot::Pluggable::Module::Loader(3pm)

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

version 1.20

!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.

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.

2022-10-14 perl v5.34.0