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.
5.004? (Score:2)
5.004? Are you serious? If you're doing it as an exercise in personal torture, ok, but hell, both 5.004_05 and 5.005_03 are past their 10 year "use by" date. I'd be interested to know if you've seen a 5.004 or even 5.005 in the wild that's actually being used for development, as opposed to just running some old code nobody touches anymore, and where an upgrade, or parallel Perl install, is not feasible.
Re:5.004? (Score:2)
I last used a 5.004 system for production purposes 3 years ago, but it was serious crufty and if it wasn't a charity stuck in a bad situation I would have insisted on an upgrade.
I do know there's still a few 5.005 machines floating around, usually IRIX systems running old stuff.
5.004 support is a nice to have, but can be sacrificed if needed. I'm more interested in the 5.005 support (although ONLY in the Tiny modules, everything else I'm happy to move to 5.6.1).
Reply to This
Parent