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

Re: CPAN module installation makes no progress on limited resource machine

by osunderdog (Deacon)
on Apr 17, 2006 at 12:29 UTC ( [id://543802]=note: print w/replies, xml ) Need Help??


in reply to CPAN module installation makes no progress on limited resource machine

I guess the only advice I would give is to not use CPAN. You can pull perl packages manually and build them yourself. The steps are pretty simple:

  • untar package
  • perl Makefile.PL
  • make test
  • make install

Hazah! I'm Employed! Although still interested in better opportunities...

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (2)
As of 2024-04-26 07:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found