# load
## Syntax ##
## Parameters ##
The name of the module and submodule to load.
## Description ##
Loads a plugin; if the full path isn't given, it will attempt to load from
common directories in your installation path.
To load a perl script, you must use the SCRIPT command.
## Examples ##
/LOAD fish
/LOAD ~/irssi-fish/libfish.so
## See also ##
[SCRIPT](/documentation/help/1.2/script), [UNLOAD](/documentation/help/1.2/unload)