This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
remove deprecated /\C/ RE character class
[perl5.git] / ext / Hash-Util / Changes
1 Revision history for Perl extension Hash::Util.
2
3 0.17
4     Add bucket_stats_formatted() as utility method to Hash::Util
5     Bug fixes to hash_stats()
6
7 0.07 Sun Jun 11 21:24:15 CEST 2006
8         - added front-end support for the new Hash::Util::FieldHash
9         (Anno Siegel)
10
11 0.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
19 0.05
20
21 Pre /ext version of the code. By Michael G Schwern <schwern@pobox.com>
22 on top of code by Nick Ing-Simmons and Jeffrey Friedl.
23