summaryrefslogtreecommitdiff
path: root/pp_pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'pp_pack.c')
-rw-r--r--pp_pack.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/pp_pack.c b/pp_pack.c
index 394f7ff710..998982d77c 100644
--- a/pp_pack.c
+++ b/pp_pack.c
@@ -810,6 +810,9 @@ first_symbol(const char *pat, const char *patend) {
}
/*
+
+=head1 Pack and Unpack
+
=for apidoc unpackstring
The engine implementing the unpack() Perl function.