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.6? (Score:1)
Re: (Score:1)
Working Unicode, more and updated core modules, bugfixes, much better testing....
Re:5.6? (Score:2)
Working Unicode is a bonus if you are dealing with XML as I am.
However in my situation it's the dependency stack that is a pain, while you can install the dependencies over time on an antique system there comes a time when some of the modules just won't install/upgrade any more. This means that on a brand new 5.6.2 installation it's plain impossible to actually install the dependency stack from CPAN, you have to figure out which older versions of some modules will install and install them one at a time manually. This makes testing on a vanilla 5.6.2 system awkward...
While I'm not going to take advantage on any new non-backward compatible features in 5.8.x I'm going to drop support for 5.6.x on some modules as I can't test it properly any more. People are more than welcome to send patches and such but it's not something I can very easily work on.
-- "It's not magic, it's work..."
Reply to This
Parent
Re: (Score:2)
Re: (Score:2)
As every thanks for the offer but in the end I got two 5.6 era systems up and running. If I do need access to them what ago of OS are they running? My 5.6.x systems are by their nature antique.
-- "It's not magic, it's work..."
Re: (Score:2)