in reply to local::lib - installed by default

I might be confused here, but local::lib does not deal with CPAN mirrors. It deals with installed modules.

If you want to run your own CPAN mirror, using a file:/// URI makes the cpan tool use a fileshare instead of HTTP.

I think that App::cpanminus (for example) can deal with non-HTTP mirrors as long as they have the usual CPAN structure.

If you meant something else, I'm sorry that I misunderstood.

Replies are listed 'Best First'.
Re^2: local::lib - installed by default
by McA (Priest) on Mar 11, 2014 at 16:29 UTC

    Just canceled my reply. I'm happy that not only I'm confused... ;-)