Gentoo Archives: gentoo-perl

From: Michael Cummings <mcummings@g.o>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] Catalyst installation using g-cpan
Date: Wed, 06 Jul 2005 16:09:48
Message-Id: 200507061209.44480.mcummings@gentoo.org
In Reply to: Re: [gentoo-perl] Catalyst installation using g-cpan by Chisel Wright
1 On Wednesday 06 July 2005 11:26 am, Chisel Wright wrote:
2 > -if ( $search + $list + $install + $generate + $upgrade > 1 ) {
3 > +if ( $search + $list + $install + $generate + $upgrade + $pretend + $ask
4 > >
5 >
6 > as I'm sure --ask chould be combinable too?
7
8 I thought about that - but --ask is an extended install option, whereas
9 pretend isn't...actually, that whole section should probably reworked to a
10 narrower combination set, ie if list + install + generate + upgrade; if
11 install + ask + upgrade; - something along those lines, at least to break
12 apart the different combinations into more acute conflicts.
13 --
14
15 -----o()o---------------------------------------------
16 Michael Cummings | #gentoo-dev, #gentoo-perl
17 Gentoo Perl Dev | on irc.freenode.net
18 -----o()o---------------------------------------------

Replies

Subject Author
Re: [gentoo-perl] Catalyst installation using g-cpan Chisel Wright <chisel@×××××××××××××.uk>
Re: [gentoo-perl] Catalyst installation using g-cpan Antoine Raillon <antoine.raillon@××××××.net>