From f5fa2679be08eedfc24ad5bb18929e804aa6f8d1 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Mon, 23 Jan 2012 17:51:48 +0100 Subject: [PATCH] In perlfunc.pod, sort the descriptions more consistently. The order is neither strictly lexical, nor strictly dictionary, but now for all cases __FOO__ follows foo, and qx// is after qw//. In the "Regular expressions and pattern matching" summary, put qr// in the correct position alphabetically. --- pod/perlfunc.pod | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pod/perlfunc.pod b/pod/perlfunc.pod index c98c905..7e93eae 100644 --- a/pod/perlfunc.pod +++ b/pod/perlfunc.pod @@ -119,7 +119,7 @@ with a C (or higher) declaration in the current scope. =item Regular expressions and pattern matching X X X -C, C, C, C, C, C, C +C, C, C, C, C, C, C =item Numeric functions X X X X @@ -262,10 +262,10 @@ C, C, C