delete orphaned text
Robin Barker [Thu, 11 Feb 2010 17:57:45 +0000 (17:57 +0000)]
pod/perlre.pod

index 529c44a..8189b29 100644 (file)
@@ -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