develooper Front page | perl.perl5.porters | Postings from February 2007

Re: [PATCH 5.8.x] 'Fix' Text::Balance version number

Thread Previous
From:
Jerry D. Hedden
Date:
February 8, 2007 12:58
Subject:
Re: [PATCH 5.8.x] 'Fix' Text::Balance version number
Message ID:
93847.54859.qm@web30203.mail.mud.yahoo.com
Andreas J. Koenig wrote:
> You should never change a module without changing
> its version. Your patch says:
> 
> -$VERSION = 2.000000;
> +$VERSION = '2.000000';
> 
> But seriously, it should be
> 
> -$VERSION = 2.000000;
> +$VERSION = '2.000001';
> 
> or whatever. Let it reflect that it is a *different* version.

I'm okay with this, too.  Up to you, Nick.


 
____________________________________________________________________________________
Want to start your own business?
Learn how on Yahoo! Small Business.
http://smallbusiness.yahoo.com/r-index

Thread Previous


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About