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.
Why? (Score:1)
Far be it from me to tell anyone what to do in his or her copious free time, but the one thing you can't say about people who haven't upgraded Perl in just shy of nine years is that they're on the edge of their seats, waiting to upgrade to a new version of Perl.
Reply to This
Re: (Score:2)
Re: (Score:1)
Again, I'm not interested in telling you what to do for fun, but doesn't at least one of the thirteen subsequent stable releases compile for them? Perhaps one released this millennium?
Re: (Score:2)
Probably yes. But I'm sure they have their reasons for wanting that one.* "There's nowt as queer as folks".
* I had good reason for wanting 5.004_04 to work on a modern Linux in 2001. Reasons exist.
Re: (Score:1)
I tried to run 5.5 and 5.4 with CPAN::Reporter (was not successful with 5.4, but several bugs in modules where fixed). Reason was to help people understand that if they use one feature from newer Perl, their CPAN distribution already does not work on older Perl's and they can use all features - too many CPAN distributions try to be compatible with old Perl, but in reality they are not.