[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: CPAN.pm hates me--again
Tom Christiansen <tchrist@chthon.perl.com> writes:
> I can't get CPAN.pm to run--again. Considering that
> I have a local mirror in /CPAN, I'd love to use that.
> But it never gives me a chance.
I love CPAN.pm and try to use it for almost everything concerning Perl
modules. The problem is to get it right the first time.
For this, I ended up mounting a CPAN CD and serve it locally through
an FTP server. Then, when CPAN wants to configure for the first time, I
specify ftp://localhost/pub/CPAN as the CPAN site and lo and behold --
it works! When CPAN is initialized, I can change the entry to
file::/misc/cd/CPAN (but I usually keep it set to the local FTP
server).
-- Johan
- References to:
-
Tom Christiansen <tchrist@chthon.perl.com>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]