On Tuesday, August 20, 2002, at 01:11 AM, Sean O'Rourke wrote: > This is a weird implementation artifact, which should probably be > documented. While real Perl gathers up all the statements you put > outside > of any function into a sort of "main", for the time being you'll need to > put all that in a no-argument sub called "main". I don't think this > would > be too hard to fix, but I haven't gotten around to it.
You think I'd have picked this up from reading the files in the test directory, but I just thought you'd been writing too much C. :-)