Gentoo Archives: gentoo-perl

From: Chisel Wright <chisel@×××××××××××××.uk>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] Catalyst installation using g-cpan
Date: Wed, 06 Jul 2005 14:25:38
Message-Id: 20050706142533.GK7964@herlpacker.co.uk
In Reply to: Re: [gentoo-perl] Catalyst installation using g-cpan by Michael Cummings
1 On Tue, Jul 05, 2005 at 06:19:41AM -0400, Michael Cummings wrote:
2 > Not a problem - take the dir's previously created in OVERLAY/dev-perl, move
3 > them to OVERLAY/perl-gcpan/, and see if -l and -u work :)
4
5 I've upgraded to 0.13.02, and it looks like it might do the right thing:
6
7 emerge -uav g-cpan
8 cd /usr/local/portage
9 cp -a dev-perl perl-gcpan
10 mv dev-perl dev-perl.safe
11
12 g-cpan -l
13 *snip massive long list*
14
15
16 It's frustrating that I can't do -up or -ua though ...
17
18 ferrari ~ # g-cpan -u -a
19 * g-cpan: You can't combine actions with each other.
20
21 ferrari ~ # g-cpan -u
22 * g-cpan: Looking for .svn...
23 CPAN: Storable loaded ok
24 Going to read /root/.cpan/Metadata
25 ^C
26
27 I'd really like to know what it's going to do before I let it loose on
28 my system ....
29
30 Chisel
31 --
32 Chisel Wright
33 e: chisel@×××××××××××××.uk
34 w: http://www.herlpacker.co.uk/
35 --
36 gentoo-perl@g.o mailing list

Replies

Subject Author
Re: [gentoo-perl] Catalyst installation using g-cpan Michael Cummings <mcummings@g.o>