summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbigail <abigail@abigail.be>2012-03-20 16:13:55 +0100
committerAbigail <abigail@abigail.be>2012-03-20 16:13:55 +0100
commitccfdda5cc5d8d66023b7c81763682db6089f4929 (patch)
tree88406b0ae470437320ec13dcf3abce69fbd387cb
parent3431211243438f45ca57923aa38a75246a74f0cd (diff)
downloadperl-ccfdda5cc5d8d66023b7c81763682db6089f4929.tar.gz
Work around an HTML display issue
-rw-r--r--pod/perldelta.pod2
1 files changed, 2 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 7a3523b39c..5ffd9125a6 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -303,6 +303,8 @@ resolved before 5.16.0
=item F<< op/sigdispatch.t >> fails alarm test 14 and gets killed [perl #89718]
+E<32>
+
=item Perl crash due to wrong delimiter in C<< PATH >> environment [perl #94846]
It's possible to crash perl under Win32 if the wrong delimiter is used.