svenXY has asked for the wisdom of the Perl Monks concerning the following question:
More of a sysadmin question this time, but certainly related to perl..
We are behind several firewalls and some servers do not even have access to outside via proxy. We do already have a cpan-mirror inside here and it works fine.
Now we want to install some of the cpan modules as RPMs. I found cpan2rpm to be a nice tool to convert cpan modules directly from cpan into rpms, but after some tests I found out that it makes heavy use of the URL http://search.cpan.org... a real showstopper :-(
Now - does anybody here know how to make one's own search.cpan.... mirror? Is it possible and - is it feasible? Or are there some other usable tools out there (besides cpanflute2) that might work for me instead?
Any ideas and comments greatly appreciated.
Regards,
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: own search.cpan.org
by Corion (Patriarch) on Mar 18, 2009 at 14:54 UTC | |
Re: own search.cpan.org
by perrin (Chancellor) on Mar 18, 2009 at 16:37 UTC | |
by svenXY (Deacon) on Mar 19, 2009 at 11:23 UTC | |
by jethro (Monsignor) on Mar 20, 2009 at 13:47 UTC | |
by svenXY (Deacon) on Mar 23, 2009 at 09:33 UTC | |
Re: own search.cpan.org
by Anonymous Monk on Mar 18, 2009 at 14:59 UTC | |
by Anonymous Monk on Mar 18, 2009 at 15:03 UTC | |
Re: own search.cpan.org
by svenXY (Deacon) on Mar 23, 2009 at 13:13 UTC |