From: Jarkko Hietaniemi Date: Thu, 2 Nov 2000 17:49:09 +0000 (+0000) Subject: Detpyo. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=322edccd6da7b0afb2e0db52c07695cbca6754c9;p=p5sagit%2Fp5-mst-13.2.git Detpyo. p4raw-id: //depot/perl@7528 --- diff --git a/pod/perlop.pod b/pod/perlop.pod index a4b57b8..69c8c69 100644 --- a/pod/perlop.pod +++ b/pod/perlop.pod @@ -951,7 +951,7 @@ A double-quoted, interpolated string. =item qr/STRING/imosx -This operators quotes (and possiby compiles) its I as a regular +This operator quotes (and possibly compiles) its I as a regular expression. I is interpolated the same way as I in C. If "'" is used as the delimiter, no interpolation is done. Returns a Perl value which may be used instead of the