If you don't mind the (typical) arrogance with which this node on perlmonks.org is written, and want a better (but much harder) solution, check this node:
http://www.perlmonks.org/?
I personally found it overly complex, dismissive and ultimately not that helpful, but it's still a very good reference. Make of it what you will.
Main Topics
Browse All Topics





by: tomaugerdotcomPosted on 2009-09-01 at 09:06:50ID: 25233005
eval `cat $filename`
note: the backticks appear to be required.