Message-ID: <
B76A9FE6.1F04%artur@contiller.se>
p4raw-id: //depot/perl@11169
=item FIRSTKEY this
-Return the (key, value) pair for the first key in the hash.
+Return the first key in the hash.
=item NEXTKEY this, lastkey
-Return the next key for the hash.
+Return the next key in the hash.
=item EXISTS this, key