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

Detailed Ruby notes

A list of somewhat advanced Ruby topics:
  • Scope of constants, and namespace: link, link.
  • Keyword arguments: link.