~ubuntu-branches/ubuntu/wily/weechat/wily

« back to all changes in this revision

Viewing changes to doc/en/autogen/user/perl_commands.txt

  • Committer: Package Import Robot
  • Author(s): Emmanuel Bouthenot
  • Date: 2014-02-13 12:11:54 UTC
  • mfrom: (29.1.3 sid)
  • Revision ID: package-import@ubuntu.com-20140213121154-k6sdmtnralvjbmgq
Tags: 0.4.3-2
* Add missing symlink for Polish manpage
* Change ruby-* Build-Depends to gem2deb so that ruby plugin will be
  built against the newest Ruby interpreter available (Closes: #738685)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
[[command_perl_perl]]
2
2
[command]*`perl`* list/load/unload scripts::
3
 
........................................
 
3
 
 
4
----
4
5
/perl  list|listfull [<name>]
5
6
       load [-q] <filename>
6
7
       autoload
17
18
      -q: quiet mode: do not display messages
18
19
 
19
20
Without argument, this command lists all loaded scripts.
20
 
........................................
 
21
----
21
22