Talk:Half Life Log Parsing
From Mike Beane's Blog
Notes (Thanks L~R)
- btw - $. automatically keeps track of line number inside a filehandle, no need to keep count yourself
- Unless you need to maintain backwards compatability to perl prior to 5.6.1, you should be using 3 arg open and lexical filehandles