| | 12 | |
| | 13 | * As of this release, the in-code $VERSION declarations of all Perl 5 |
| | 14 | packages in this distribution are changed to match the X.Y.Z format |
| | 15 | that the same packages' own VERSION POD had all along (the old in-code |
| | 16 | format was X.00Y00Z). A consequence of this change is that this |
| | 17 | distribution has gained an external dependency on the Perl 5 module |
| | 18 | 'version', which is not bundled with Perl 5.8.x; however, it *is* |
| | 19 | bundled with Perl 5.10.x, so if you are using that newer Perl, you |
| | 20 | won't have to install 'version' separately from CPAN. |