This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed0d180
)
perlunicode: double space
author
Father Chrysostomos
<sprout@cpan.org>
Sat, 12 Mar 2011 20:56:12 +0000
(12:56 -0800)
committer
Father Chrysostomos
<sprout@cpan.org>
Sat, 12 Mar 2011 20:56:12 +0000
(12:56 -0800)
pod/perlunicode.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perlunicode.pod
b/pod/perlunicode.pod
index
97ac89e
..
15f27f1
100644
(file)
--- a/
pod/perlunicode.pod
+++ b/
pod/perlunicode.pod
@@
-801,7
+801,7
@@
the value of the flag, and one set of values will immutably be in effect
for all case-sensitive matches; the other set for all case-insensitive
matches.
-Note that
if the regular expression is tainted, then perl will die rather
+Note that if the regular expression is tainted, then perl will die rather
than calling the subroutine, where the name of the subroutine is
determined by the tainted data.