Re: [perl #30500] [PATCH] Yet another Perl Version Issue

2004-06-28 Thread Nicholas Clark
On Sun, Jun 27, 2004 at 04:13:30PM -0700, Jürgen Bömmels wrote: > I stumbled over another Perl Version Issue (actually it is a > Data::Dumper Version issue). The Perl on Debian Woddy ships > with Data::Dumper Version 2.102 which does not support > Sortkeys. Therefor Parrot doesn't even Configure.

RE: [perl #30500] [PATCH] Yet another Perl Version Issue

2004-06-28 Thread Gay, Jerry
> I attach a patch which uses Sortkey only in Versions of > Data::Dumper supporting Sortkey. In what version was Sortkey > introduced to Data::Dumer? > > bye > boe > > Data::Dumper 2.12 (introducing Sortkeys) was first released on the CPAN in perl-5.7.3. $Data::Dumper::Sortkeys is available in

[perl #30500] [PATCH] Yet another Perl Version Issue

2004-06-28 Thread Jürgen
# New Ticket Created by JÃrgen BÃmmels # Please include the string: [perl #30500] # in the subject line of all future correspondence about this issue. # http://rt.perl.org:80/rt3/Ticket/Display.html?id=30500 > Hi, I stumbled over another Perl Version Issue (actually it is a Data::Dumper Vers