NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
For those playing at home (Score:2)
Reply to This
Re:For those playing at home (Score:1)
Bleargh. I like to keep the VERSION numbers to myself, and specify the module version number as a whole entity in the Makefile.PL.
-Dom
Re:For those playing at home (Score:2)
Me, I've got better things to do with my time.
Re:For those playing at home (Score:1)
It's not so much that, it's the idea that CVS/RCS revision id's aren't necessarily the best things to use as the version for your module (perhaps distribution would be a better term than module) as a whole anyway. I'd rather bump the version number when I want to, not when I correct a typo in the POD.
I've got a full on woody for automation everywhere else. :-)
-Dom