PDL::Perldl2::Plugin::PDLCommands - implement perldl aliases/escapes
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 "#"
"PDL::Perldl",
"Devel::REPL"
Chris Marshall, "<chm at cpan dot org>"
Copyright (C) 2010 by Christopher Marshall
This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.