From 322edccd6da7b0afb2e0db52c07695cbca6754c9 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Thu, 2 Nov 2000 17:49:09 +0000 Subject: [PATCH] Detpyo. p4raw-id: //depot/perl@7528 --- pod/perlop.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4