summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorRobin Barker <Robin.Barker@npl.co.uk>2010-02-11 17:57:45 +0000
committerRafael Garcia-Suarez <rgs@consttype.org>2010-02-11 22:25:08 +0100
commit899272c050d399dbccc7aaa8022b17ae6f8010ab (patch)
treefa5d3505268421328cf82f068d88be1a9b90ac1e /pod
parentd27f2b2f9d9e8675f5b63a1453279409ca22f8b6 (diff)
downloadperl-899272c050d399dbccc7aaa8022b17ae6f8010ab.tar.gz
delete orphaned text
Diffstat (limited to 'pod')
-rw-r--r--pod/perlre.pod17
1 files changed, 0 insertions, 17 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index 529c44adf1..8189b29b32 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -370,23 +370,6 @@ whole character class. For example:
matches zero, one, any alphabetic character, and the percent sign.
-=over 4
-
-=item C<$>
-
-Currency symbol
-
-=item C<+> C<< < >> C<=> C<< > >> C<|> C<~>
-
-Mathematical symbols
-
-=item C<^> C<`>
-
-Modifier symbols (accents)
-
-
-=back
-
The other named classes are:
=over 4