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

Jump to

Quick reference

How to defeat Sub::Quote and Sub::Defer

Do you use the Perl debugger?

Are you frustrated when you hit a maze of Sub::Quote twisty passages, all alike?

Then this guide is for you!

Walkthrough solution for Sub::Quote:

  • n (north)
  • n (north)
  • s (south)
  • # Boom! You should now be on the other side of the maze.
Walkthrough solution for Sub::Defer:
  • to do
(source: Text adventures of the eighties and nineties, and Perl coding adventures of the naughties)