Hi Mark,
> The 'relocation' feature of Perl 5.10 has made it clear and easy to have a
> 5.10
> install parallel to a 5.8 install.
This was always pretty easy. I've had boxes with half a dozen
different 5.8 installs on them for special purposes. You just need to
specify a path when you install
Hello,
I'm planning on upgrading a large project to Perl 5.10.1 and mod_perl,
involving a dev box and 4 front-end application servers.
The 'relocation' feature of Perl 5.10 has made it clear and easy to have a 5.10
install parallel to a 5.8 install.
Now I'm planning what the mod_perl side of t