Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^2: install older perl version 5.8.8

by janasec (Sexton)
on Jun 14, 2016 at 15:29 UTC ( [id://1165598]=note: print w/replies, xml ) Need Help??


in reply to Re: install older perl version 5.8.8
in thread install older perl version 5.8.8

I was going to run some perl scripts.In the readme of those scripts it said the supported version was 5.8.8 Since the setup was done fresh I was thinking of changing the per as well,as I read somwhere Installing an older version might cause the system problem.what is the correct way to install older versions

Replies are listed 'Best First'.
Re^3: install older perl version 5.8.8
by davido (Cardinal) on Jun 14, 2016 at 15:37 UTC

    There are several correct ways of installing a different version of Perl without tampering with your system Perl. And it's almost always correct to do just that -- leave system Perl alone.

    Probably the easiest way to use other Perl versions while leaving system Perl alone is to use perlbrew (as choroba mentioned). Follow that link. Follow the instructions you find at that link. Enjoy.


    Dave

Re^3: install older perl version 5.8.8
by stevieb (Canon) on Jun 14, 2016 at 16:21 UTC

    Have you tried running the script? Often, it's the minimum version required that is specified, not the exact version.

    Most scripts built on a previous version will run just fine on newer ones. The philosophy of Perl is to maintain backwards compatibility above almost all else. See perlpolicy.

Log In?
Username:
Password:

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

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

    No recent polls found