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.
version numbers (Score:1)
I've finally settled on just having integers -- 0 for "Initial Development", 1 for "All Initial Features Implemented", 2 for "Next Batch Of Features", etc. -- followed by the revision number from the VC repository for fine-grained versioning (usually in parentheses like "R1 (163)", but following a dot for CPAN like "1.163").
Reply to This