exists now works on negative arrays
[dbsrgits/DBM-Deep.git] / lib / DBM / Deep / Hash.pm
2006-02-22 rkinyon exists now works on negative arrays
2006-02-22 rkinyon Assignment to a negative value within the bounds of...
2006-02-21 rkinyon Cleared up some more TODO tests
2006-02-21 rkinyon Fixed naive use of {@_} in TIE*
2006-02-21 rkinyon Fixed the fact that delete should return the value...
2006-02-20 rkinyon Fixed the pseudohash bug and tested against 5.9.3
2006-02-20 rkinyon Removed unnecessary commented-out dependency on Carp
2006-02-19 rkinyon Break out the Array and Hash ties into separate files