1PDLCommands(3)        User Contributed Perl Documentation       PDLCommands(3)
2
3
4

NAME

6       PDL::Perldl2::Plugin::PDLCommands - implement perldl aliases/escapes
7

DESCRIPTION

9       This plugin implements the various convenience features of the perldl
10       shell which correspond, roughly, to aliases and some structured pre-
11       processing of the command line entered:
12
13       q|x|exit|quit as shortcuts to quit the shell
14       ?? as an alias for apropos
15       ? as an alias for help
16       Autoquoting for arguments to help|usage|apropos|sig|badinfo|demo
17       $PERLDL::ESCAPE at the start of a command line to escape to the shell,
18       defaults to "#"
19

SEE ALSO

21       "PDL::Perldl", "Devel::REPL"
22

AUTHOR

24       Chris Marshall, "<chm at cpan dot org>"
25
27       Copyright (C) 2010 by Christopher Marshall
28
29       This library is free software; you can redistribute it and/or modify it
30       under the same terms as Perl itself.
31
32
33
34perl v5.30.0                      2019-09-05                    PDLCommands(3)
Impressum