I'm working on a configuration parser for a config file that includes an unknown number of various objects, all with their own field/value pairs. So I'm trying to parse each individual object into a ...
In the December 2000 issue of Linux Journal, I reviewed the latest edition of the classic Perl text: Programming Perl, 3rd Edition (or The Camel for short). In that review, my advice to new Perl ...