From: Robin Houston Date: Fri, 30 Mar 2001 14:10:36 +0000 (+0100) Subject: PATCH pod/perldiag.pod X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=90b75b6104d3f2a3e6455d22675af95dad851d5d;p=p5sagit%2Fp5-mst-13.2.git PATCH pod/perldiag.pod Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9469 --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 0bcf180..c6103c4 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -999,7 +999,7 @@ be a defined value. This helps to delurk some insidious errors. (F) Only hard references are allowed by "strict refs". Symbolic references are disallowed. See L. -=item Can't use %%! because Errno.pm is not available +=item Can't use %! because Errno.pm is not available (F) The first time the %! hash is used, perl automatically loads the Errno.pm module. The Errno module is expected to tie the %! hash to