in reply to Re: Relocatable Perl (use Portable;)
in thread Relocatable Perl

I looked at Portable, just like Gábor mentioned here in 2014, http://www.perlmonks.org/?node_id=1102042 and came to the same conclusion.

Portable seems like it will help with scripts and perl changing drive letters and stuff like that. Although I might eventually have that problem, the key issue/question is how can someone install a CPAN module on a relocated perl.

Replies are listed 'Best First'.
Re^3: Relocatable Perl (use Portable;)
by Anonymous Monk on Apr 15, 2017 at 07:40 UTC
    Heh try it it works

    itd be a pointless module otherwise and all this stuff would do nothing

    Modules Portable - Perl on a Stick Provides CPAN::Mini::Portable in lib/CPAN/Mini/Portable.pm Portable::Config in lib/Portable/Config.pm Portable::CPAN in lib/Portable/CPAN.pm Portable::FileSpec in lib/Portable/FileSpec.pm Portable::HomeDir in lib/Portable/HomeDir.pm Portable::LoadYaml in lib/Portable/LoadYaml.pm Portable::minicpan in lib/Portable/minicpan.pm
    But then Agaain Re^3: How to create relocatable perl 5.20.1 ? ( reloc_perl)