Change 30220 by [EMAIL PROTECTED] on 2007/02/12 09:05:38

        Document that m//k works, by Aevar Arnfjörð Bjaason

Affected files ...

... //depot/perl/pod/perlop.pod#161 edit

Differences ...

==== //depot/perl/pod/perlop.pod#161 (text) ====
Index: perl/pod/perlop.pod
--- perl/pod/perlop.pod#160~30150~      2007-02-06 14:33:23.000000000 -0800
+++ perl/pod/perlop.pod 2007-02-12 01:05:38.000000000 -0800
@@ -1070,7 +1070,7 @@
 be removed in some distant future version of Perl, perhaps somewhere
 around the year 2168.
 
-=item m/PATTERN/cgimosx
+=item m/PATTERN/cgimosxk
 X<m> X<operator, match>
 X<regexp, options> X<regexp> X<regex, options> X<regex>
 X</c> X</i> X</m> X</o> X</s> X</x>
End of Patch.

Reply via email to