Change 15353 by jhi@alpha on 2002/03/20 01:17:27
Tpo.
Affected files ...
..... //depot/perl/pod/perlfaq6.pod#34 edit
Differences ...
==== //depot/perl/pod/perlfaq6.pod#34 (text) ====
Index: perl/pod/perlfaq6.pod
--- perl/pod/perlfaq6.pod.~1~ Tue Mar 19 18:30:06 2002
+++ perl/pod/perlfaq6.pod Tue Mar 19 18:30:06 2002
@@ -9,7 +9,7 @@
decoding a URL and checking whether something is a number are handled
with regular expressions, but those answers are found elsewhere in
this document (in L<perlfaq9>: ``How do I decode or create those %-encodings
-on the web'' and L<perfaq4>: ``How do I determine whether a scalar is
+on the web'' and L<perlfaq4>: ``How do I determine whether a scalar is
a number/whole/integer/float'', to be precise).
=head2 How can I hope to use regular expressions without creating illegible and
unmaintainable code?
End of Patch.