[BUG] /\_/ an unrecognized escape?
[p5sagit/p5-mst-13.2.git] / pp_sort.c
index e758984..582bd4e 100644 (file)
--- a/pp_sort.c
+++ b/pp_sort.c
@@ -1368,6 +1368,8 @@ S_qsortsv(pTHX_ gptr *list1, size_t nmemb, SVCOMPARE_t cmp)
 }
 
 /*
+=head1 Array Manipulation Functions
+
 =for apidoc sortsv
 
 Sort an array. Here is an example: