Re: [PATCH] Refactoring to Sv*_set() macros - patch #5

[email protected] (John Peacock) Tue, 19 Apr 2005 06:34:43 -0400
Newsgroups perl.perl5.porters,perl.ponie.dev
Message-ID <[email protected]>
Nicholas Clark wrote:
>>--- lib/List/Util.pm.orig	Sat May 22 03:02:24 2004
>>+++ lib/List/Util.pm	Mon Apr 18 18:26:54 2005
>>@@ -10,7 +10,7 @@
>> 
>> @ISA        = qw(Exporter);
>> @EXPORT_OK  = qw(first min max minstr maxstr reduce sum shuffle);
>>-$VERSION    = "1.14";
>>+$VERSION    = "1.14_01";
>> $XS_VERSION = $VERSION;
>> $VERSION    = eval $VERSION;

And let's make sure to remember that change and fix it before releasing 5.10.0. 
  It's bad to have an alpha $VERSION in a core module.  In this case, it is 
necessary to get Graham (cc'd) to release a new CPAN distro, to keep in sync, 
but it as soon as that happens, it should be changed in blead too...

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747