Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: opt-perl what is it

by hippo (Bishop)
on Apr 02, 2018 at 11:42 UTC ( [id://1212153]=note: print w/replies, xml ) Need Help??


in reply to opt-perl what is it

Centos 7 uses perl 5.16 as standard. Some perl code might need a bit more recent perl and for this you have the opt-perl-522* packages. They are available from the packages.endpoint.com repository.

So you can either install perl 5.22 via these packages or (and this is what I would do) just install MIME::Base64::URLSafe from source, ideally into a non-system tree. The module is very old and therefore does not require perl 5.22 or anything like it. Should run fine on 5.8.8 and probably even earlier.

And are there ways to avoid this MIME::Base64::URLSafe.

Sure, just don't use it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (3)
As of 2024-04-16 14:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found