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


PDL documentation  | view source Contained in the PDL distribution.

Index


NAME

Top

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

DESCRIPTION

Top

This plugin implements the various convenience features of the perldl shell which correspond, roughly, to aliases and some structured pre-processing of the command line entered:

q|x|exit|quit as shortcuts to quit the shell
?? as an alias for apropos
? as an alias for help
Autoquoting for arguments to help|usage|apropos|sig|badinfo|demo
$PERLDL::ESCAPE at the start of a command line to escape to the shell, defaults to #

SEE ALSO

Top

PDL::Perldl, Devel::REPL

AUTHOR

Top

Chris Marshall, <chm at cpan dot org>

COPYRIGHT AND LICENSE

Top


PDL documentation  | view source Contained in the PDL distribution.