summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2015-05-14 10:32:14 +1000
committerTony Cook <tony@develop-help.com>2015-05-14 10:32:14 +1000
commitcaa16dbd1b72a3fbffbff2d0719d0f7d36f0a4dd (patch)
tree63c3f789b80c9c299dd15cb289be58243fe1027c /pod
parentf1c9eac6b4a76ae0c1abb3617f645cd0e14e1563 (diff)
downloadperl-caa16dbd1b72a3fbffbff2d0719d0f7d36f0a4dd.tar.gz
add the second variation of the "unable to close" warning, and the description
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 19f03754d8..73095bba21 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1460,8 +1460,13 @@ to alert you to that risk.
=item *
+L<Warning: unable to close filehandle properly: %s|perldiag/"Warning: unable to close filehandle properly: %s">
+
L<Warning: unable to close filehandle %s properly: %s|perldiag/"Warning: unable to close filehandle %s properly: %s">
+(S io) An error occurred when Perl implicitly closed a filehandle. This
+usually indicates your file system ran out of disk space.
+
=item *
L<Wide character (U+%X) in %s|perldiag/"Wide character (U+%X) in %s">