- n - next step
- s - step into
- c - continue
- b 100 - break at line 100
- b sub - break at sub 'sub' (must be in the right file)
- { v - display the surrounding lines before each step
- w $var - watch variable $var (displays changed $var and stops)
A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.