Re: CPAN and module VERSION numbers generated from CVS/RCS
by Michael G Schwern other posts by this author
Aug 8 2001 5:43PM messages near this date
Re: CPAN and module VERSION numbers generated from CVS/RCS
|
Re: CPAN and module VERSION numbers generated from CVS/RCS
On Thu, Aug 02, 2001 at 09:53:59AM -0500, Elaine -HFB- Ashton wrote:
> vstrings are not the same as VERSION and not many people seem to be using
> them in their modules.
FWIW I don't use them for the same reason I avoid qr(), our(), etc...
Backwards compatibility with pre-5.6 perls. They're not good enough
reason on their own to break it. If I'm going to bust compatibility
for some other reason, then I'll use them if I remember.
But still, $VERSION = '0.42' is plenty.
--
Michael G. Schwern <schwern@[...].com> http://www.pobox.com/~schwern/
Perl6 Quality Assurance <perl-qa@[...].org> Kwalitee Is Job One
Death follows me like a wee followey thing.
-- Quakeman
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
|