NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
"There's a Perl script for that..." (Score:1)
A Cautionary Tale:
My opinion arises from a personal faux pas: during a fit of pique while bug-killing a particularly befuddling bit of code, I inserted some F-bombs into some diagnostics (the cause turned out to be a bug in Perl, btw, so the F-bombs may have been well deserved). After a scrubbing exersize, the s/w was shipped...and (you guessed it) a couple days later I got a note from a customer that one of the fbomb'ed diagnostics had erupted at his site. Thankfully, the customer had a good sense of humor, and I spent the next 24 hours doing penance by scrambling to cleanup my code (and my act).
Reply to This