Ah wise man speaketh! Greg
> -----Original Message----- > From: Barry Hoggard [mailto:[EMAIL PROTECTED] > Sent: 23 October 2003 16:54 > Cc: [EMAIL PROTECTED] > Subject: Re: [Apachetoolbox] How to choose your Perl? > > > 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 > >