From: Matt S Trout Date: Fri, 18 Jun 2010 00:48:11 +0000 (+0100) Subject: doc 4984aa X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2c690f300b5aef7aa7fb7bce9eda7b5cdb44c127;p=p5sagit%2Fp5-mst-13.2.git doc 4984aa --- diff --git a/pod/perl5132delta.pod b/pod/perl5132delta.pod index ae0025c..bdabeca 100644 --- 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 *