The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Command suffixes which have special meaning

Some commands like step, or list do different things when an alias to the command ends in a particular suffix like ">".

Here are a list of commands and the special suffixes:

command   suffix
-------   ------
list       >
step       +,-,<,>
next       +,-,<,>
quit       !
kill       !
eval       ?

See help on the commands listed above for the specific meaning of the suffix.