Posted on 2006-12-13 07:30:17-08 by ruscoekm
ANNOUNCE: Tie-DxHash v1.02 released
All

I recently released a new version of Tie-DxHash. This release fixes a bug in the NEXTKEY method that was highlighted when using any function which resets the hash's internal iterator (e.g. keys or values).

The detailed changes are as follows:

- fixed bug: tied hashes did not work correctly when used with keys/values; tested with keys.t and scalar.t
- Added Build.PL, MANIFEST.SKIP and META.yml files to distribution
- Added support for testing with Test::Distribution, Test::Kwalitee, Test::Perl::Critic, Test::Pod and Test::Pod::Coverage
- Updated code to match Perl Best Practices and pass all tests down to severity 1
- Ran tests through Devel::Cover and confirmed 100% coverage

Regards
Kevin

Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.