[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: commit-email.pl getting harder to install

From: Bryan O'Sullivan <bos_at_serpentine.com>
Date: 2002-07-07 09:32:43 CEST

On Sun, 2002-07-07 at 00:06, Karl Fogel wrote:

> Yes, and "Test-More" is not in that list :-). (I think you were
> pointing me to Storable, which I already found, thanks.)

Ah, but you don't want to be looking for any of these things.

The correct Perl-fu for such situations is "perl -MCPAN -e shell". This
drops you into a CPAN shell, which asks you some config questions. Once
you've answered those questions, you're dropped at a CPAN shell prompt,
from whence you can type commands like "install Test::More", and it will
Just Work (tm). Most of the time, anyway.

This seems fairly low-overhead to me.

        <b

Received on Sun Jul 7 09:33:11 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.