in reply to Re: can I move an installled Perl build?
in thread can I move an installled Perl build?

I found this in CPAN, and a similar script in ActiveState (reloc_perl):

PPM::RelocPerl.pm

It does a binary edit, as you said...

Can't link homedir -- don't have root on server

The -Duserelocatableinc option is interesting... have to think about how to best use relative paths in @INC.
Probably can just use a wrapper to set the calling directory...

I think I'll just recompile everything...
probably easier in the long run!

thanks,
-Cadphile

  • Comment on Re^2: can I move an installled Perl build?