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