I want to install Perl 5.6, but leave my 5.003_05 as the default perl binary. Is this as simple as soft-linking "perl" to "perl5.00503"? Will my Perl libraries get screwed up? More importantly: what manpages should I read to help understand the answers to these questions?
Thank you.