Actions

Talk

Talk:Half Life Log Parsing

From Rabbi Blog

Revision as of 01:32, 2 January 2008 by Rabbi Bob (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Notes (Thanks L~R)

  1. btw - $. automatically keeps track of line number inside a filehandle, no need to keep count yourself
  1. Unless you need to maintain backwards compatability to perl prior to 5.6.1, you should be using 3 arg open and lexical filehandles