From: Abhijit Menon-Sen Date: Mon, 19 Aug 2002 07:48:39 +0000 (+0000) Subject: Effect a speedy recovery from POD affected by (ahem, Australian) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=03d9e98a2923c94cf3ad3935f1fb48ad7ea74a71;p=p5sagit%2Fp5-mst-13.2.git Effect a speedy recovery from POD affected by (ahem, Australian) negligence. p4raw-id: //depot/perl@17737 --- diff --git a/pod/perlrun.pod b/pod/perlrun.pod index e04aea1..3c1f159 100644 --- a/pod/perlrun.pod +++ b/pod/perlrun.pod @@ -858,7 +858,7 @@ enabled, and any subsequent options ignored. =item PERLIO A space (or colon) separated list of PerlIO layers. If perl is built -to use PerlIO system for IO (the default) these layers affect perl's IO. +to use PerlIO system for IO (the default) these layers effect perl's IO. It is conventional to start layer names with a colon e.g. C<:perlio> to emphasise their similarity to variable "attributes". But the code that parses