- TIEARRAY and TIEHASH now check their parameters more thoroughly
- Negative indices for arrays works as expected, including throwing the appropriate
errors.
- - RT #16877 is fixed (DBM::Deep broken with Perl 5.9.3+)
- - TODO: RT #14893 is fixed (tie() and new() use different parameter lists)
+ - RT #16877 is fixed (DBM::Deep broken with Perl 5.9.3+).
+ - RT #14893 is fixed (tie() and new() use different parameter lists).
+ - A bug with optimize and threading is fixed.
+ - autobless has received some attention, resulting in a number of bugs fixed.
0.96 Oct 14 09:55:00 2005 Pacific
- Fixed build (OS X hidden files killed it)