xref: /openbsd-src/gnu/usr.bin/perl/ext/Hash-Util/Changes (revision b8851fcc53cbe24fd20b090f26dd149e353f6174)
1Revision history for Perl extension Hash::Util.
2
30.17
4    Add bucket_stats_formatted() as utility method to Hash::Util
5    Bug fixes to hash_stats()
6
70.07 Sun Jun 11 21:24:15 CEST 2006
8        - added front-end support for the new Hash::Util::FieldHash
9        (Anno Siegel)
10
110.06  Thu Mar 25 20:26:32 2004
12	- original XS version; created by h2xs 1.21 with options
13		-n Hash::Util -A
14        XS Code and additional Perl code by Yves Orton
15        with help from Yitzchak Scott-Thoenes. This code was originally
16        developed to support restricted hashes in Data::Dump::Streamer
17        (shameless plug :-)
18
190.05
20
21Pre /ext version of the code. By Michael G Schwern <schwern@pobox.com>
22on top of code by Nick Ing-Simmons and Jeffrey Friedl.
23
24