From: Rafael Garcia-Suarez Date: Thu, 2 Jun 2005 09:06:39 +0000 (+0000) Subject: Fix changed diagnostic X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f46d83d82e98cd6618202ff7fa6331027812cfc7;p=p5sagit%2Fp5-mst-13.2.git Fix changed diagnostic p4raw-id: //depot/perl@24671 --- diff --git a/pod/perldiag.pod b/pod/perldiag.pod index 226be85..7a72ce7 100644 --- a/pod/perldiag.pod +++ b/pod/perldiag.pod @@ -3648,7 +3648,7 @@ a block by itself. (W unopened) You tried to use the stat() function on a filehandle that was either never opened or has since been closed. -=item Stub found while resolving method `%s' overloading %s +=item Stub found while resolving method "%s" overloading "%s" (P) Overloading resolution over @ISA tree may be broken by importation stubs. Stubs should never be implicitly created, but explicit calls to