Flogging the horse that left the burning barn ...
> 2) /usr/local
There's also what I do for my local stuff ...
# Upgrade Perl for everyone to something recent
# getting 5.8.4 instead of 5.6.1
# (won't be required after Sarge goes Stable)
sudo apt-get upgrade -t testing perl apache mod_perl mysql
# Make a non-system perl lib for the application
export PERLLIB=$HOME/lib/perl
That way the modules I put on my PERLLIB won't infect the root perl, but
my Perl will get the regular bug-fixes applied to Security and/or
Testing.
Alternatively you can take UNSTABLE (SID)'s Perl, but I'm not that
crazy. :-)
-- Bill / n1vux / NOT SPEAKING FOR THE FIRM
http://lists.debian.org/debian-user/2002/debian-user-200202/msg01734.htm
l
http://newbiedoc.sourceforge.net/system/apt-get-intro.html
http://www.argon.org/~roderick/apt-pinning.html
_______________________________________________
Boston-pm mailing list
[email protected]
http://mail.pm.org/mailman/listinfo/boston-pm