I'm looking for suggestions for a name for a module that allows use of CVS
revisions as perl versions (or for the name of an existing one, but I've
searched CPAN and perlmonks and didn't find one). It works like:
It's called "version".
http://search.cpan.org/dist/version/
It allows this syntax:
our $VERSION = version->new(qw$Revision: 1.10 $);
Regards,
David