Bad export.
Jarkko Hietaniemi [Mon, 8 Sep 2003 19:38:39 +0000 (19:38 +0000)]
p4raw-id: //depot/perl@21100

lib/Hash/Util.t

index 512f07c..b1a32a1 100644 (file)
@@ -14,7 +14,6 @@ BEGIN {
     @Exported_Funcs = qw(lock_keys   unlock_keys
                          lock_value  unlock_value
                          lock_hash   unlock_hash
-                        hash_seed
                         );
     use_ok 'Hash::Util', @Exported_Funcs;
 }