projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d2560b7
)
The one that got away.
Jarkko Hietaniemi [Thu, 14 Sep 2000 17:50:44 +0000 (17:50 +0000)]
p4raw-id: //depot/perl@7082
lib/File/Find.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/File/Find.pm
b/lib/File/Find.pm
index
c5bb9c8
..
6e6e462
100644
(file)
--- a/
lib/File/Find.pm
+++ b/
lib/File/Find.pm
@@
-119,7
+119,7
@@
user's I<wanted()> function are still tainted.
See above. This should be set using the C<qr> quoting operator.
The default is set to C<qr|^([-+@\w./]+)$|>.
-Note that the parantheses which are vital.
+Note that the parantheses are vital.
=item C<untaint_skip>