Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: A master-list of module dependencies?

by biosysadmin (Deacon)
on Jul 11, 2004 at 21:47 UTC ( [id://373517]=note: print w/replies, xml ) Need Help??


in reply to Re: A master-list of module dependencies?
in thread A master-list of module dependencies?

As adrianh has pointed out, mirroring CPAN is not very hard at all. Here's the two lines from my crontab that do the job just fine:
# Update CPAN mirror at 2am every Sunday 0 2 * * 0 /usr/local/bin/rsync -av --delete cpan.mirror.findityourself +.com::CPAN /var/apache/htdocs/CPAN/ >> /dev/null 2>&1
That took me about 10 minutes to set up the very first time, which really isn't half of a day. Extending it to any Unix-ish system (such as Linux, BSD or MacOSX) should take about 5 minutes. That's much less than half of a day. Unless you live on a planet like Mercury. :P

Replies are listed 'Best First'.
Re: A master-list of module dependencies?
by DapperDan (Pilgrim) on Jul 12, 2004 at 01:59 UTC
    I stand corrected. This is a clear case of RTFM if ever there was one.

    Thank you both...

Log In?
Username:
Password:

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

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

    No recent polls found