This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
scalar(%h = (1,1,1,1)) should return 4, not 2
[perl5.git] / ext / Hash-Util-FieldHash / t /
2012-12-11 Ruslan Zakirovscalar(%h = (1,1,1,1)) should return 4, not 2
2012-11-17 Yves OrtonHash Function Change - Murmur hash and true per process...
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in ext/*.
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-02-09 Nicholas ClarkRename ext/Hash/Util/FieldHash to ext/Hash-Util-FieldHash