cadphile has asked for the wisdom of the Perl Monks concerning the following question:
I have Perl installed in my home directory. My username just changed, so my home directory path is changed to reflect my new username. Now my installed perl doesn't work anymore, because it can't find the paths in its compiled @INC settings.
Changing the path tokens in all the installed files (e.g. Config.pm, Config_heavy.pl, etc.) doesn't help. I presume the @INC paths are compiled into the binary?
Any tricks to re-targeting an already built Perl installation?
thanks,
-Cadphile...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: can I move an installled Perl build?
by Tanktalus (Canon) on Oct 27, 2011 at 23:08 UTC | |
|
Re: can I move an installled Perl build?
by JavaFan (Canon) on Oct 28, 2011 at 01:08 UTC | |
|
Re: can I move an installled Perl build?
by Anonymous Monk on Oct 27, 2011 at 22:51 UTC | |
|
Re: can I move an installled Perl build?
by runrig (Abbot) on Oct 27, 2011 at 22:56 UTC | |
by cadphile (Beadle) on Oct 27, 2011 at 23:27 UTC | |
|
Re: can I move an installled Perl build?
by Anonymous Monk on Oct 28, 2011 at 00:52 UTC |