Front page | perl.perl5.porters |
Postings from May 2008
Re: Change 33900: Upgrade to AutoLoader-5.66
Thread Next
From:
Nicholas Clark
Date:
May 23, 2008 02:27
Subject:
Re: Change 33900: Upgrade to AutoLoader-5.66
Message ID:
20080523092729.GB7773@plum.flirble.org
On Wed, May 21, 2008 at 06:30:03AM -0700, Steve Peters wrote:
> Change 33900 by stevep@stevep-kirk on 2008/05/21 13:23:24
>
> Upgrade to AutoLoader-5.66
>
> Affected files ...
>
> ... //depot/perl/lib/AutoLoader.pm#36 edit
> ... //depot/perl/lib/AutoSplit.pm#41 edit
> ==== //depot/perl/lib/AutoSplit.pm#41 (text) ====
> Index: perl/lib/AutoSplit.pm
> --- perl/lib/AutoSplit.pm#40~32787~ 2007-12-30 20:08:00.000000000 -0800
> +++ perl/lib/AutoSplit.pm 2008-05-21 06:23:24.000000000 -0700
> @@ -148,7 +148,8 @@
> This package has the same copyright and license as the perl core:
>
> Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999,
> - 2000, 2001, 2002, 2003, 2004, 2005, 2006 by Larry Wall and others
> + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
> + by Larry Wall and others
>
> All rights reserved.
>
> End of Patch.
I find this bit troubling because it changes something without changing
$VERSION, and I'm trying hard to follow Andreas' desire that no two things
on CPAN that differ have the same $VERSION.
Nicholas Clark
Thread Next
-
Re: Change 33900: Upgrade to AutoLoader-5.66
by Nicholas Clark