Changeset 19122 for ext

Show
Ignore:
Timestamp:
12/09/07 06:19:48 (13 months ago)
Author:
Darren_Duncan
Message:

ext/Muldis-DB/ : Changes file upd corresp to p5-vers-only change

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ext/Muldis-DB/Changes

    r19095 r19122  
    1010    which sets its own less frequent release schedule.  The rest of this 
    1111    Changes entry refers only to the Perl 5 version. 
     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. 
    1221 
    1322    * New file versions are: DB.pm and Interface.pm and Validator.pm and