On Fri Jan 13 22:38:26 2012, sprout wrote: > Also, that commits causes lstat(*$fh{IO}) to do the same thing as > stat(_), but with a warning. Shouldn’t it revert to stat(*$fh{IO}, just > as lstat(HANDLE) reverts to stat(HANDLE) (but with a warning)? It’s actually documented to do an fstat in perldiag. So I’ve changed it to do that, with commit 0d5064f. -t, -T and -B still do not accept iorefs. I haven’t changed that (yet). -- Father Chrysostomos --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=8244Thread Previous | Thread Next