We want to continue using scripts that use version
xxx of perl while developing using version xxy.
Is there a standard way of installing multiple versions
of perl to allow this? I've seen installations of different
versions under /usr/local/bin and installs of different
versions of perl under /usr/local/perl/version (where
version might be 5.6.1) but I'm looking for a standard
or recommended way of doing this.