Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Truly Isolated Perl

by bliako (Monsignor)
on Sep 19, 2018 at 12:34 UTC ( [id://1222637]=note: print w/replies, xml ) Need Help??


in reply to Truly Isolated Perl

never used it but Perl::Build may be what you are looking for. Specifically:

Perl::Build->install_from_cpan($version, %args)

Install $version perl from CPAN. This method fetches tar ball from CPAN, build, and install it.

You can pass following options in %args.

    dst_path

    Destination directory to install perl.

Now, I suspect it may be one thing to handle many perls on the command-line, for a user, via plenv or perlbrew and a different thing to tell your webserver which perl to use etc.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1222637]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-04-25 13:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found