Bug in Hash::Util::FieldHash
[p5sagit/p5-mst-13.2.git] / ext / Hash / Util / FieldHash / Changes
CommitLineData
1e73acc8 1Revision history for Perl extension Hash::Util::FieldHash.
2
30.01 Sat Jun 3 16:24:12 2006
4 - original version; created by h2xs 1.23 with options
5 -A -g --skip-ppport -nHash::Util::FieldHash
a607227a 6 Fri Jun 23 22:31:59 CEST 2006
7 - accepted as v5.9.4 DEVEL28420
d020b00b 8
9
100.02 Fri Apr 20 22:22:57 CEST 2007
11 - Bugfix: string keys are now checked whether they represent
12 an object, so %fieldhash_clone = %fieldhash_orig works.