logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Author

       Chris Marshall, "<chm at cpan dot org>"

Description

       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 "#"

Name

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

See Also

       "PDL::Perldl", "Devel::REPL"

See Also