I'm just started using perlbrew and I want to use it to deploy a perl upgrade. Typically on systems I install perl and all modules to /opt/perl/ I'm interested in using perlbrew to do all the compiling, module install, and testing in home and then move that to /opt/perl If there a documented method to do this?
No, it isn't documented, and its really not worth the hassle to try to figure it out :) userelocatableinc is no longer default. Meanwhile PERLBREW_CONFIGURE_FLAGS can still be used.
Once you've got a tarball, installing perl is ./Configure -des -Dprefix=/opt/perl && make install
If you're not switching machines Relocatable @INC isn't that useful ... Re: How to create relocatable perl 5.20.1 ? ( Portable.pm)
In reply to Re: perlbrew copy to system
by Anonymous Monk
in thread perlbrew copy to system
by linxdev
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |