diff options
Diffstat (limited to 'pod/perlfunc.pod')
-rw-r--r-- | pod/perlfunc.pod | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index 2dbe74057c..7c69ff6028 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -5871,6 +5871,7 @@ A class implementing a hash should have the following methods: EXISTS this, key FIRSTKEY this NEXTKEY this, lastkey + SCALAR this DESTROY this UNTIE this |