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

Re: Need to install Perl Modules

by marto (Cardinal)
on May 18, 2017 at 08:41 UTC ( [id://1190517]=note: print w/replies, xml ) Need Help??


in reply to Need to install Perl Modules

"Be nice, all I know about Perl is how to spell it"

Don't worry, you're in the right place. I'm not a Solaris sysadmin, but our client insist on using it. Yes, 'modern' Solaris ships with a really old version of Perl (as you say 5.8.4, from 2004). As a perl developer who works primarily on Solaris on a daily basis I'd advise the following. Install gcc, install a modern perl elsewhere on your system (see INSTALL - installation prefix), e.g. /app/applicationname. Then the developer can just work away as normal, or as normal as you can on Solaris.

I'd suggest installing App::cpanminus to get cpanm, which is a faster tool for installing modules than cpan. If your developer is going to be installing/updating cpan modules fairly regularly this will make things easier. If this server does not have internet access, you can create a portable mini cpan mirror on a machine which does have internet access, using the minicpan tool.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-25 20:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found