summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-03-26 20:30:28 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-03-26 21:19:13 -0700
commit5ead438ea8691c581967c8f3b3cf7aadda35afab (patch)
treef1ba0dc0016381852db09075e9eeea267e446f8f
parent6392290333a91099e4f5dd97dfc16459c78826d8 (diff)
downloadperl-5ead438ea8691c581967c8f3b3cf7aadda35afab.tar.gz
[perl #111656] perldiag: ‘glob failed’ is S, not W
Prior to the preceding commit, the ‘glob failed’ warning would always occur, regardless of warnings settings, so W was never correct. Now it is S, which is was it used to be closest to.
-rw-r--r--pod/perldiag.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldiag.pod b/pod/perldiag.pod
index 5f6ed837f1..9a8c9347a8 100644
--- a/pod/perldiag.pod
+++ b/pod/perldiag.pod
@@ -2034,7 +2034,7 @@ which package the global variable is in (using "::").
=item glob failed (%s)
-(W glob) Something went wrong with the external program(s) used
+(S glob) Something went wrong with the external program(s) used
for C<glob> and C<< <*.c> >>. Usually, this means that you supplied a C<glob>
pattern that caused the external program to fail and exit with a
nonzero status. If the message indicates that the abnormal exit