summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gv.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gv.c b/gv.c
index d89bfcb16b..e849d0fe47 100644
--- a/gv.c
+++ b/gv.c
@@ -28,6 +28,8 @@ corresponding to $foo, @foo, %foo.
GVs are usually found as values in stashes (symbol table hashes) where
Perl stores its global variables.
+=for apidoc Ayh||GV
+
=cut
*/