This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
delete orphaned text
authorRobin Barker <Robin.Barker@npl.co.uk>
Thu, 11 Feb 2010 17:57:45 +0000 (17:57 +0000)
committerRafael Garcia-Suarez <rgs@consttype.org>
Thu, 11 Feb 2010 21:25:08 +0000 (22:25 +0100)
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