This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlrecharclass: Remove now-irrelevant text
authorKarl Williamson <khw@cpan.org>
Thu, 21 Aug 2014 20:26:07 +0000 (14:26 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 21 Aug 2014 20:49:47 +0000 (14:49 -0600)
v5.21 now uses the same definition of white-space that this gives, so
there is no need to repeat it here, and is misleading because it says
this is different from the other definition.

pod/perlrecharclass.pod

index ba49ba0..1fd5064 100644 (file)
@@ -1046,16 +1046,6 @@ C<E<sol>d> rules for the entire regular expression containing it.
 
 =back
 
-The C<E<sol>x> processing within this class is an extended form.
-Besides the characters that are considered white space in normal C</x>
-processing, there are 5 others, recommended by the Unicode standard:
-
- U+0085 NEXT LINE
- U+200E LEFT-TO-RIGHT MARK
- U+200F RIGHT-TO-LEFT MARK
- U+2028 LINE SEPARATOR
- U+2029 PARAGRAPH SEPARATOR
-
 Note that skipping white space applies only to the interior of this
 construct.  There must not be any space between any of the characters
 that form the initial C<(?[>.  Nor may there be space between the