* David Wheeler <david at kineticode.com> [2004/01/08 19:46]: > What's the consensus on the version numbers to give to different > modules in a CPAN distribution?
Lately, all the code I write has had two "version" numbers: $VERSION and
$REVISION. I keep $VERSION up to date with the version number of the
distribution, and $REVISION is updated using CVS's magic handling of
$Revision$, as Andy showed.
(darren)
--
One cannot make an omelette without breaking eggs -- but it is amazing
how many eggs one can break without making a decent omelette.
-- Professor Charles P. Issawi
pgp00000.pgp
Description: PGP signature
