summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/perl_commands.txt
blob: 38f34878f96a611cc930d3cdd92e411f31b3d67d (plain)
1
2
3
4
5
6
7
8
9
10
11
• *`/perl`* `[list [name]] | [listfull [name]] | [load filename] | [autoload] | [reload [name]] | [unload [name]]`::

........................................
  list/load/unload scripts

  filename: script (file) to load
  name: a script name
  
  Without argument, this command lists all loaded scripts.
........................................