Cool/useful short examples of Perl?

Pedro Figueiredo me at pedrofigueiredo.org
Mon May 30 16:38:08 BST 2011


Something I use quite a lot when skimming through log files:

perl -le 'print scalar localtime shift'

Ok, probably less than you were looking for...

Cheers,

Pedro


More information about the london.pm mailing list