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.
I just use testing (Score:2)
Despite the name, testing is generally quite stable. You might not want to run a critical piece of infrastructure on it, but it should be good enough for anything MySQL is good enough for. :P ;)
But I don't manage Perl modules from the OS. I leave the system Perl alone and manage my own in another directory.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Re: (Score:1)
Not updated (Score:1)
Re: (Score:1)
Installing Padre from Untsable (Score:2)
Does that mean one could install Padre from Unstable even on systems running testing or stable ?
Re: (Score:1)
Well yes and no. In principle yes, currently no, as `sudo apt-get install -t unstable padre` fails atm.:
The following packages have unmet dependencies:
padre: Depends: libfile-path-perl (>= 2.07) but it is not installable
File::Path is part of "perl" package and should not be in dependecies. The required (unstable?) Perl version should be listed.