projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
517a9ec
)
Bad export.
Jarkko Hietaniemi [Mon, 8 Sep 2003 19:38:39 +0000 (19:38 +0000)]
p4raw-id: //depot/perl@21100
lib/Hash/Util.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/Hash/Util.t
b/lib/Hash/Util.t
index
512f07c
..
b1a32a1
100644
(file)
--- a/
lib/Hash/Util.t
+++ b/
lib/Hash/Util.t
@@
-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;
}