* Ovid <[EMAIL PROTECTED]> [2006-07-30T06:19:17]
> After struggling with this for over an hour, I think I finally found the
> problem.  If I *don't* localize the filehandle, this problem goes away.
> Apparently, localizing that typeglob caused the underlying descriptor to
> disappear once the localized typeglob went out of scope.  I wondered why the
> FILE typeglob in Test::Harness::Straps::analyze_file() wasn't localized and
> now I know.  A comment in there might be useful.

In cases like these, I've encountered enough grief that now I always use
Symbol.pm's gensym.

-- 
rjbs

Attachment: signature.asc
Description: Digital signature

Reply via email to