John Peacock wrote: >> use version $VERSION = qw$Revision: 1.2$[1]; >> >> What's different about cvs versions?
Oh, I just remembered what the difference is: CVS versions need to go through qv() (or equivalent code) because they are incremented as subversions, not as floating point numbers (so 1.10 follows 1.9). So I *do* need to have a list context on the right so I can tell those cases apart. John -- John Peacock Director of Information Research and Technology Rowman & Littlefield Publishing Group 4501 Forbes Blvd Suite H Lanham, MD 20706 301-459-3366 x.5010 fax 301-429-5747