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.
Anything with "Global" as a prefix... (Score:1)
Re: (Score:2)
Or anything with a variant of utils in the name is a good sign that you're about to enter a tar pit of ones and zeros.
Re: (Score:1)
(this is fun
Re:Anything with "Global" as a prefix... (Score:2)
Any class names with verbs in them. You would think people would realize this, but no ...
My favorite was a coworker who found himself facing a class, not a method, but a class, named StartSession.
Reply to This
Parent
Re: (Score:1)
That’s the session that’s at the start, right?
*intentionally playing innocently dumb*
Re: (Score:2)
Of course it is. They should have used a session queue and then could do:
Much more flexible that way ;)
Re: (Score:2)