This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlre clarification.
authorIan Phillipps <Ian.Phillipps@iname.com>
Tue, 27 Jul 1999 10:46:29 +0000 (11:46 +0100)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 28 Jul 1999 07:10:56 +0000 (07:10 +0000)
To: Perl 5 Porters <perl5-porters@perl.org>
Subject: [PATCH 5.00557] Add definite article to perlre.pod
Message-ID: <19990727104629.A10074@homer.diplex.co.uk>

p4raw-id: //depot/cfgperl@3807

pod/perlre.pod

index 470c593..6c05efc 100644 (file)
@@ -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<code> is not interpolated.  As before, the rules to determine
+The C<code> is not interpolated.  As before, the rules to determine
 where the C<code> ends are currently somewhat convoluted.
 
 The following pattern matches a parenthesized group: