Hi there porters,
Perl 5.005 is a great version of Perl and still used by many people. There have been a few distribution updates and tool changes which mean that it no longer compiles cleanly everywhere, so I believe it's time for another maintenance release of perl5.005, which will lead to perl5.005_05.
Please compile and make test this release candidate on as many platforms as possible:
http://acme.s3.amazonaws.com/perl/perl5.005_05-RC1.tar.gz
This is a release candidate. I'm interested in compilation fixes. I'm not interested in fixing warnings.
It is hosted on the Perl 5 Git repository:
http://perl5.git.perl.org/perl.git/log/refs/heads/maint-5.005
Which means you can see the Changes file here:
http://perl5.git.perl.org/perl.git/blob_plain/ba3f100:/Changes
See perlrepository.pod if you want to play with Git:
http://perl5.git.perl.org/perl.git/blob/HEAD:/pod/perlrepository.pod
Thanks! Léon
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.
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.
No good with MSVC2008 on Vista Home Premium SP1 TR (Score:1)