Upgrade to Getopt::Long 2.33_03.
[p5sagit/p5-mst-13.2.git] / lib / Hash / Util.t
index 7cffcbe..48cbc7c 100644 (file)
@@ -14,7 +14,7 @@ BEGIN {
     @Exported_Funcs = qw(lock_keys   unlock_keys
                          lock_value  unlock_value
                          lock_hash   unlock_hash
-                        hash_seed
+                         hash_seed
                         );
     use_ok 'Hash::Util', @Exported_Funcs;
 }