Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > media > main > by-pkgid > 24f96f67bda92dabf014fb9b41522fb5 > files > 4

perl-Tie-TextDir-0.04-4mdk.noarch.rpm

Revision history for Perl extension Tie::TextDir.

0.04  Wed Oct 17 12:49:21 CDT 2001
   - Now accepts the opening-mode as 'rw', 'ro', or a bitmask like
     O_CREAT|O_RDWR.  This improves compatibility with things like MLDBM
     and MLDBM::Sync. (Thanks to Joshua Chamas)
   
   - Uses File::Spec to construct file paths, so it should now work on
     other OSs like Windows, Mac
   
   - delete($hash{key}) will now return the deleted value, like it should.
   
   - General code cleanup - the old code style was rather embarassing

   - Lots of documentation updates

0.03  21-Oct-1998 08:44
   - No changes - just added a copyright notice, which should have been
     present before, but I overlooked it.

0.02  Tue Aug 11 16:10:32 EDT 1998
   - fixed bug in EXISTS method that reported that the keys
     '', '.', and '..' existed in a hash when that was not
     the case.

0.01  Sun Jun 28 18:34:36 1998
   - original version; created by h2xs 1.18