From: Rafael Garcia-Suarez Date: Fri, 29 Jun 2007 06:28:07 +0000 (+0000) Subject: Small pod fix X-Git-Tag: accepted/trunk/20130322.191538~14980 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5137fa37b962caa8f68c26f69bae6e82c34c8b5c;p=platform%2Fupstream%2Fperl.git Small pod fix p4raw-id: //depot/perl@31499 --- diff --git a/pod/perlreapi.pod b/pod/perlreapi.pod index cb7bbfc..1e35869 100644 --- a/pod/perlreapi.pod +++ b/pod/perlreapi.pod @@ -145,7 +145,7 @@ that can only match Unicode values. =item RXf_SPLIT If C is invoked as C or with no arguments (which -really means C, see L), perl will +really means C, see L), perl will set this flag. The regex engine can then check for it and set the SKIPWHITE and WHITE extflags. To do this the perl engine does: