http://www.perlmonks.org?node_id=1130043


in reply to Moving perl from one directory to another.

This sounds like the need for symbolic links. Move the Perl installation wherever you want and use the symbolic link to point from the old location to the new. No need for messing with environment variables or recompiling Perl.

Jason L. Froebe

Tech Blog