A piggy bank of commands, fixes, succinct reviews, some mini articles and technical opinions from a (mostly) Perl developer.

Display upcoming code in Perl debugger

Type this after the debug session has started:
> @DB::typeahead=('v')
or
{{v

See also these questions and perldebug.