David Cantrell <da...@cantrell.org.uk> writes: > FWIW, my solution (which I haven't tried) would be: > > * make an up-to-date mirror of the most recent versions of everything on > the CPAN, using CPAN::Mini; > * use CPAN::Mini::Inject to add your own modules to the mirror.
I used CPAN::Mini a lot but now start using *real* CPAN mirrors for the distroprefs mechanism that CPAN.pm provides (needed to work around any known problem on CPAN). I *think* (but haven't tried yet) that combining both might be good: - a local real CPAN mirror for the latest full CPAN - an additional CPAN::Mini (plus ::Inject) to add your own lcoal modules AFARI CPAN.pm looks into other mirrors once it doesn't find a module, which would happen for local modules only in CPAN::Mini. Kind regards, Steffen -- Steffen Schwigon <s...@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/>