* [gentoo-perl] Perl ebuilds needing updates (45)
@ 2006-02-13 7:36 Michael Cummings
2005-09-30 19:20 ` [gentoo-perl] Embedding perl into a C++ program did not work J.A.
2006-02-17 20:18 ` [gentoo-perl] Perl ebuilds needing updates (45) Michele Beltrame
0 siblings, 2 replies; 8+ messages in thread
From: Michael Cummings @ 2006-02-13 7:36 UTC (permalink / raw
To: gentoo-perl
Perl Updated Needed (Ebuild vs CPAN)
This list is not exhaustive and may contain mistakes/errors. Accuracy is only guaranteed at 90%.
[Explanation] This email is generated to inform developers
and gentoo-perl subscribers about which CPAN modules are currently out
of date in portage. Our most frequent bug request is for module bumping.
This email is intended as acknowledgement (and hopefully will curb some
of the bugs to boot).
~mcummings
Package Old Version New Version
Apache::DBI 0.94 0.9901
Apache::Test 1.26 1.27
AxKit 1.6.2 1.62
Class::DBI 3.0.1 3.000014
Class::Spiffy 0.12 0.15
DateTime::TimeZone 0.40 0.41
Digest::SHA 5.32 5.34
File::MMagic 1.25 1.26
Glib 1.102 1.104
Gnome2 1.00 1.023
Gnome2::Wnck 0.11 0.12
Gtk2 1.102 1.104
HTML::Parser 3.48 3.49
HTML::Strip 1.04 1.06
HTML::Table 2.03 2.04
HTTP::Server::Simple 0.16 0.18
LockFile::Simple 0.2.5 0.205
Log::Log4perl 1.02 1.03
MP3::Tag 0.9704 0.9705
Mail::Mbox::MessageParser 1.3000 1.4002
Mail::SPF::Query 1.998 1.999
Math::Pari 2.010702 2.010703
Module::Signature 0.51 0.53
Net::CIDR::Lite 0.18 0.19
Net::Domain::TLD 1.62 1.65
Net::SNMP 5.2.0 v5.2.0
POE 0.33 0.3301
Params::Validate 0.79 0.80
Pod::Simple 3.03 3.04
RPC::XML 0.58 1.35
SOAP::Lite 0.66 0.67
Spiffy 0.29 0.30
Test::Base 0.47 0.50
Test::Builder::Tester 1.01 1.02
Test::Pod 1.22 1.24
Test::Pod::Coverage 1.06 1.08
Tie::EncryptedHash 1.21 1.8
Tree::Simple 1.15 1.16
Unix::Syslog 0.100 0.99
Video::Info 0.993 0.999
WWW::Mechanize 1.16 1.18
X11::Protocol 0.54 0.55
XML::Twig 3.22 3.23
YAML 0.53 0.57
Total packages suspected as outdated: 45
--
gentoo-perl@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* [gentoo-perl] Embedding perl into a C++ program did not work.
2006-02-13 7:36 [gentoo-perl] Perl ebuilds needing updates (45) Michael Cummings
@ 2005-09-30 19:20 ` J.A.
2006-02-17 20:18 ` [gentoo-perl] Perl ebuilds needing updates (45) Michele Beltrame
1 sibling, 0 replies; 8+ messages in thread
From: J.A. @ 2005-09-30 19:20 UTC (permalink / raw
To: gentoo-perl
Embedding perl into a C++ program did not work.
I tried to do it under Gentoo but at the time maybe some of the
necessary libraries were compiled with different versions of gcc because
I upgraded gcc but maybe did not do it right. After I embedded perl into
the C++ program and then got rid of all of the error messages then
nothing happened. I embedded perl and then inside my C++ program when I
tried to use perl I got no response and also no error messages.
Yours,
Jason
--
<A HREF="HTTP://HEBLACK.BIZ">HTTP://HEBLACK.BIZ</A>
--
gentoo-perl@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-perl] Perl ebuilds needing updates (45)
2006-02-13 7:36 [gentoo-perl] Perl ebuilds needing updates (45) Michael Cummings
2005-09-30 19:20 ` [gentoo-perl] Embedding perl into a C++ program did not work J.A.
@ 2006-02-17 20:18 ` Michele Beltrame
2006-02-19 23:57 ` Michael Cummings
2006-02-19 23:57 ` Michael Cummings
1 sibling, 2 replies; 8+ messages in thread
From: Michele Beltrame @ 2006-02-17 20:18 UTC (permalink / raw
To: gentoo-perl
Hello!
> YAML 0.53 0.57
I'm very interested in this upgrade to be done in portage, as the newer
version of YAML remove the annoying dependecy on Class::Spiffy.
Thanks, Michele.
--
Michele Beltrame
http://www.varlogarthas.net/
ICQ# 76660101
--
gentoo-perl@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-perl] Perl ebuilds needing updates (45)
2006-02-17 20:18 ` [gentoo-perl] Perl ebuilds needing updates (45) Michele Beltrame
@ 2006-02-19 23:57 ` Michael Cummings
2006-02-19 23:57 ` Michael Cummings
` (2 more replies)
2006-02-19 23:57 ` Michael Cummings
1 sibling, 3 replies; 8+ messages in thread
From: Michael Cummings @ 2006-02-19 23:57 UTC (permalink / raw
To: gentoo-perl; +Cc: gentoo-perl
[-- Attachment #1: Type: text/plain, Size: 522 bytes --]
It's not going to save you much - 0.57 depends on >=Test-Base-0.49, of
which only 0.50 is currently available - and depends on a newer version
of Spiffy...
On Fri, 2006-02-17 at 21:18 +0100, Michele Beltrame wrote:
> Hello!
>
> > YAML 0.53 0.57
>
> I'm very interested in this upgrade to be done in portage, as the newer
> version of YAML remove the annoying dependecy on Class::Spiffy.
>
> Thanks, Michele.
>
> --
> Michele Beltrame
> http://www.varlogarthas.net/
> ICQ# 76660101
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-perl] Perl ebuilds needing updates (45)
2006-02-19 23:57 ` Michael Cummings
@ 2006-02-19 23:57 ` Michael Cummings
2006-02-20 9:38 ` Chisel Wright
2006-02-20 9:52 ` Michele Beltrame
2 siblings, 0 replies; 8+ messages in thread
From: Michael Cummings @ 2006-02-19 23:57 UTC (permalink / raw
To: gentoo-perl; +Cc: gentoo-perl
[-- Attachment #1: Type: text/plain, Size: 522 bytes --]
It's not going to save you much - 0.57 depends on >=Test-Base-0.49, of
which only 0.50 is currently available - and depends on a newer version
of Spiffy...
On Fri, 2006-02-17 at 21:18 +0100, Michele Beltrame wrote:
> Hello!
>
> > YAML 0.53 0.57
>
> I'm very interested in this upgrade to be done in portage, as the newer
> version of YAML remove the annoying dependecy on Class::Spiffy.
>
> Thanks, Michele.
>
> --
> Michele Beltrame
> http://www.varlogarthas.net/
> ICQ# 76660101
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-perl] Perl ebuilds needing updates (45)
2006-02-19 23:57 ` Michael Cummings
2006-02-19 23:57 ` Michael Cummings
@ 2006-02-20 9:38 ` Chisel Wright
2006-02-20 9:52 ` Michele Beltrame
2 siblings, 0 replies; 8+ messages in thread
From: Chisel Wright @ 2006-02-20 9:38 UTC (permalink / raw
To: gentoo-perl
On Sun, Feb 19, 2006 at 06:57:30PM -0500, Michael Cummings wrote:
> It's not going to save you much - 0.57 depends on >=Test-Base-0.49, of
> which only 0.50 is currently available - and depends on a newer version
> of Spiffy...
My understanding is that for recent versions of YAML, the code doesn't
use Spiffy, but it's required/used for pre-install tests.
--
Chisel Wright
e: chisel@herlpacker.co.uk
w: http://www.herlpacker.co.uk/
This is not an automated signature. I type this in to the bottom of every
message.
--
gentoo-perl@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-perl] Perl ebuilds needing updates (45)
2006-02-19 23:57 ` Michael Cummings
2006-02-19 23:57 ` Michael Cummings
2006-02-20 9:38 ` Chisel Wright
@ 2006-02-20 9:52 ` Michele Beltrame
2 siblings, 0 replies; 8+ messages in thread
From: Michele Beltrame @ 2006-02-20 9:52 UTC (permalink / raw
To: gentoo-perl
Hi!
> It's not going to save you much - 0.57 depends on >=Test-Base-0.49, of
> which only 0.50 is currently available - and depends on a newer version
> of Spiffy...
As Chisel pointed out, there's no dependency on Spiffy anymore in the
Makefile.PL as the code doesn't use it.
I'm not sure on tests though, but version 0.58 Makefile.PL shows nothing
Spyffy-related.
Michele.
--
Michele Beltrame
http://www.varlogarthas.net/
ICQ# 76660101
--
gentoo-perl@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-perl] Perl ebuilds needing updates (45)
2006-02-17 20:18 ` [gentoo-perl] Perl ebuilds needing updates (45) Michele Beltrame
2006-02-19 23:57 ` Michael Cummings
@ 2006-02-19 23:57 ` Michael Cummings
1 sibling, 0 replies; 8+ messages in thread
From: Michael Cummings @ 2006-02-19 23:57 UTC (permalink / raw
To: gentoo-perl
[-- Attachment #1: Type: text/plain, Size: 463 bytes --]
(sorry about the doubel post last time, evolution just *loves* doing
that when i hit reply-all..)
On Fri, 2006-02-17 at 21:18 +0100, Michele Beltrame wrote:
> Hello!
>
> > YAML 0.53 0.57
>
> I'm very interested in this upgrade to be done in portage, as the newer
> version of YAML remove the annoying dependecy on Class::Spiffy.
>
> Thanks, Michele.
>
> --
> Michele Beltrame
> http://www.varlogarthas.net/
> ICQ# 76660101
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-02-20 9:52 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-13 7:36 [gentoo-perl] Perl ebuilds needing updates (45) Michael Cummings
2005-09-30 19:20 ` [gentoo-perl] Embedding perl into a C++ program did not work J.A.
2006-02-17 20:18 ` [gentoo-perl] Perl ebuilds needing updates (45) Michele Beltrame
2006-02-19 23:57 ` Michael Cummings
2006-02-19 23:57 ` Michael Cummings
2006-02-20 9:38 ` Chisel Wright
2006-02-20 9:52 ` Michele Beltrame
2006-02-19 23:57 ` Michael Cummings
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox