Thursday August 08, 2002
01:32 AM
Mini-Mirror the CPAN efficiently
I wrote a
quick hack to mirror only the parts of CPAN that
CPAN.pm will need to install any random module. It finds the good 250Meg out of the 1.2Gig in the current CPAN, and does minimal work both the first time, and every update. It's gentle enough that you could probably run it daily against any CPAN mirror of your choosing and not be noticed.
Feedback welcome. Enjoy.
Mini-mirror (Score:1)
--
xoa
perl 5.8.0 (Score:2)
For anyone trying to run this, if it seems to hang up on the JHI directory, don't get worried. It's just the perl 5.8.0 distribution. :)
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers