Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: CPAN Install (take a gander at CPANPLUS)

by ybiC (Prior)
on Aug 26, 2002 at 19:41 UTC ( [id://192984]=note: print w/replies, xml ) Need Help??


in reply to CPAN Install

    Brother peschkaj,
It may be worth your time to try CPANPLUS instead of CPAN.

Having rebuilt one of my Debian boxen recently, I found that CPANPLUS worked flawlessly for refitting the ~50 perl modules that I often employ, and that's from behind a Squid proxy.   I never had any luck getting the original CPAN module to work from behind a proxy.   8^(

There's even an introduction at "Perl Module administration with CPANPLUS" right here in the Monastry

I suspect that manually installing the following modules *before* CPANPLUS may have helped it go so smoothly for me.
Compress::Zlib
Archive::Tar
Archive::Zip
Test::Harness
Test::Simple
Storable
IPC::Run
MailTools
File::Temp
Term::Size

And like any good monk, you doubtless already know that ritual:
Fetch and extract the module tarball
perl Makedfile.PL
make
make test
make install

    cheers,
    Don
    striving toward Perl Adept
    (it's pronounced "why-bick")
  • Comment on Re: CPAN Install (take a gander at CPANPLUS)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://192984]
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: (2)
As of 2024-04-25 19:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found