From: Ian Phillipps Date: Tue, 27 Jul 1999 10:46:29 +0000 (+0100) Subject: perlre clarification. X-Git-Tag: perl-5.6.0~5^2~804 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/428594d9a91205507a48ff403c563df811057c3b?ds=sidebyside perlre clarification. To: Perl 5 Porters Subject: [PATCH 5.00557] Add definite article to perlre.pod Message-ID: <19990727104629.A10074@homer.diplex.co.uk> p4raw-id: //depot/cfgperl@3807 --- diff --git a/pod/perlre.pod b/pod/perlre.pod index 470c593..6c05efc 100644 --- a/pod/perlre.pod +++ b/pod/perlre.pod @@ -570,7 +570,7 @@ at run time, at the moment this subexpression may match. The result of evaluation is considered as a regular expression and matched as if it were inserted instead of this construct. -C is not interpolated. As before, the rules to determine +The C is not interpolated. As before, the rules to determine where the C ends are currently somewhat convoluted. The following pattern matches a parenthesized group: