Gentoo Archives: gentoo-perl

From: perl <perl@×××××××.com>
To: gentoo-perl@l.g.o
Subject: Re: [gentoo-perl] Additions to perl-experimental
Date: Fri, 11 Jan 2008 17:35:13
Message-Id: 20080111093243.0e7f94f5@lbg2.evolone.org
In Reply to: Re: [gentoo-perl] Additions to perl-experimental by Michele Beltrame
1 On Thu, 10 Jan 2008 17:59:04 +0100
2 Michele Beltrame <admin@×××××××××.info> wrote:
3
4 > Hi!
5 >
6 > OK, I went on with this.
7
8 Excellent. I'm, like, your #1 fan, I think. '-)
9
10 >
11 > By the way, has somebody any information regarding perl 5.10 into
12 > portage?
13
14 Not me, sorry.
15
16 . . .
17
18 I don't know where to ask/mention, but I've had to:
19
20 ls /usr/overlay/perl-gcpan/|while read atom ; do if
21 [ -d /usr/portage/local/layman/perl-experimental/dev-perl/$atom ] ;
22 then nice -10 emerge -Cv perl-gcpan/$atom && emerge --oneshot -v
23 dev-perl/$atom; fi ; done;
24
25 Any thoughts? Is this something that should never have to be done?
26
27 If g-cpan isn't strictly needed to keep 'world' current with a perl
28 installation, what is the recommended method?
29
30 Cheers,
31
32 --
33 |\ /| | | ~ ~
34 | \/ | |---| `|` ?
35 | |ichael | |iggins \^ /
36 michael.higgins[at]evolone[dot]org
37 --
38 gentoo-perl@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-perl] Additions to perl-experimental Michele Beltrame <admin@×××××××××.info>