Subject: | RCS/CVS version control strings: support when defining $VERSION requested |
This is the syntax to use to create a version number from a CVS/RCS keyword, when the keyword if Revision:
($VERSION) = ('$Revision: 1.12 $' =~ m/([\.\d]+)/) ;