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.
Re: Perl 5.6.x (Score:1)
As the saying goes, "You're doing it wrong". Simply install the other Perl versions under /opt/perl, just like the INSTALL [cpan.org] says. That way, you can run your tests within one environment using all the different Perl versions:
I guess you could even write a plug-in for Module::Release [cpan.org] to check the tests on a list of Perls (or even all Perls under /opt/perl/bin/perl5.[0-9]*, depending on how courageous you are).
Reply to This
Re: (Score:2)
I have tried that in the past, as you say INSTALL suggests how to install Perl on a box in a different location. However what I found was CPAN got confused and modules from the different Perl versions got screwed up. I know it's supposed to work and it it did on my box for a while but once it' started going screwy I thought it best to put the other version of Perl in it's own space where it can't screw anything up with the vendors standard version.
At the same time I also wanted to test in a complete compa
-- "It's not magic, it's work..."
Wrong Minds (Score:1)
No one, which is why it makes so little sense to support them with new code.
You're talking about people who refuse to update their software. Their defining characteristic is that they refuse to update their software. Thus it makes little sense to me to offer them new versions of software for them not to upgrade to.