From: M. J. T. Guy Date: Wed, 3 Feb 1999 19:02:27 +0000 (+0000) Subject: Enhance change #2808. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f27fa58d3bdcde5eed9604e8af9c14b89a02d8ab;p=p5sagit%2Fp5-mst-13.2.git Enhance change #2808. To: perl5-porters@perl.org Subject: Re: [PATCH 5.00*]: perlbug checklist Message-Id: p4raw-link: @2808 on //depot/cfgperl: bdcdfa19ba0dc3934f9f5633d13c35213e84a038 p4raw-id: //depot/cfgperl@2812 --- diff --git a/utils/perlbug.PL b/utils/perlbug.PL index 1904059..377893a 100644 --- a/utils/perlbug.PL +++ b/utils/perlbug.PL @@ -901,9 +901,9 @@ it all, but at least have a look at the sections that I relevant). Be aware of the familiar traps that perl programmers of various hues fall into. See L. -If what you see looks like a Perl error message, check L -to see what the message means. If it looks like an error from -your operating system, consult your operating system documentation. +Check in L to see what any Perl error message(s) mean. +If message isn't in perldiag, it probably isn't generated by Perl. +Consult your operating system documentation instead. If you are on a non-UNIX platform check also L, some features may not be implemented or work differently.