Re: CPAN and module VERSION numbers generated from CVS/RCS
by John Peacock other posts by this author
Aug 2 2001 4:16PM messages near this date
Re: CPAN and module VERSION numbers generated from CVS/RCS
|
Re: CPAN and module VERSION numbers generated from CVS/RCS
Elaine -HFB- Ashton wrote:
>
> David M. Lloyd [dmlloyd@[...].net] quoth:
> *>
> *>I think that vstrings are as simple as you can get, I mean what's
> *>difficult about v1.0?
>
> Ask the authors of nearly half of CPAN that question who can't get the
> regular version either in there or in there correctly :)
>
> vstrings are fine, but I don't think it will help the current problem of
> so many people not getting the basic form right. It also might cause some
> confusion on the user end of things as having one module be v1.0 and
> another be 1.00, etc. Whatever gets more authors using versions in their
> modules can't be all bad though.
If I work on this, I'll make sure that the code in use() understands
both 1.0 and v1.0 (or at least will be able to deal with both by
calling the appropriate routines). The question then becomes simply
what IS the standard form, and shoehorn anything that is non-standard
into that form, THEN do the comparison.
I am inclined to use vstrings as the standard form and convert anything
else into that prior to comparison.
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
Thread:
David Dyck
Johan Vromans
Jim Cromie
John Peacock
Graham Barr
Elaine -HFB- Ashton
Michael G Schwern
Ronald J Kimball
Michael G Schwern
John Peacock
David M. Lloyd
Ronald J Kimball
Elaine -HFB- Ashton
|