projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
343f097
)
doc 4984aa
Matt S Trout [Fri, 18 Jun 2010 00:48:11 +0000 (
01:48
+0100)]
pod/perl5132delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5132delta.pod
b/pod/perl5132delta.pod
index
ae0025c
..
bdabeca
100644
(file)
--- a/
pod/perl5132delta.pod
+++ b/
pod/perl5132delta.pod
@@
-235,6
+235,9
@@
chop now correctly handles perl's extended UTF-8 (RT #73246) (65ab92)
Defer signal handling when shared SV locks are held to avoid deadlocks
(RT #74868) (65c742).
+glob() no longer crashes when %File::Glob:: is empty and CORE::GLOBAL::glob
+isn't present (4984aa).
+
=over 4
=item *