docs
[gitmo/Moose-Autobox.git] / lib / Moose / Autobox / Hash.pm
index 2c059bd..ed23052 100644 (file)
@@ -144,6 +144,12 @@ Slices a hash but returns the keys and values as a new hashref.
 
 =item B<slice>
 
+=item B<each>
+
+=item B<each_key>
+
+=item B<each_value>
+
 =back
 
 =over 4