I use a perl set up like this so that I'm immune from any RPM changes on my rpm-based servers.

/opt/perl

is a symlink to the perl I'm using:

/opt/perl-5.8.1

I use /opt/perl/ to build mod_perl, and #!/opt/perl/bin in my scripts.

Make sure you have the right perl in your path when you add CPAN modules. I usually keep /opt/perl/bin as the first one in my user account .profile, rather than the general /etc/profile setup.



--
Barry Hoggard
Tristan Media LLC
e: [EMAIL PROTECTED]
w: www.tristanmedia.com
aim: hoggardb




Reply via email to