On Jan 24, 2010, at 1:50 PM, Father Chrysostomos wrote: > $ perl5.6.2 -MData::Dumper -le' Data::Dumper->Dumpxs([*{*STDERR > {IO}}])' > Bus error > > Same in 5.11.4. > This is related to bug 71254. It turns out that globs *can* > stringify emptily (see bug 65582). The forthcoming patch makes DD > more resilient. Here is the patch.Thread Previous | Thread Next