Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Is there a term for this?

by TieUpYourCamel (Scribe)
on Oct 16, 2019 at 14:50 UTC ( [id://11107547]=note: print w/replies, xml ) Need Help??


in reply to Is there a term for this?

You may want to look at Perlbrew. It allows you to install your own Perl, and use it instead of system Perl, and install CPAN packages to your heart's content.

Replies are listed 'Best First'.
Re^2: Is there a term for this?
by haj (Vicar) on Oct 16, 2019 at 14:59 UTC
    Note that there's a limit for perlbrew: For CPAN libraries which are just interfaces to "standard" libraries, like in the case of XML::LibXML which is based on libxml2, and if libxml2 is not available, then there's nothing perlbrew can do for you unless you also take the trouble to compile libxml2.
Re^2: Is there a term for this?
by hippo (Bishop) on Oct 16, 2019 at 15:04 UTC

    Perlbrew requires a C compiler to install perl. I doubt mw has a compiler on the target box if it is so tightly locked down.

Log In?
Username:
Password:

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

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

    No recent polls found