Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re: Truly Isolated Perl

by ikegami (Patriarch)
on Sep 21, 2018 at 16:29 UTC ( [id://1222805]=note: print w/replies, xml ) Need Help??


in reply to Truly Isolated Perl

Installing Perl is as east as following these steps:

wget https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/perl-5.28.0.ta +r.gz tar xvzf perl-5.28.0.tar.gz cd perl-5.28.0 sh Configure -des -Dusethreads -Dprefix="$HOME/public_html/prog" make make test make install

The instructions on how to install Perl are found in the file named INSTALL. (e.g. [https://metacpan.org/source/XSAWYERX/perl-5.28.0/INSTALL|5.28.0's

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (5)
As of 2024-03-28 16:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found