On Sep 5, 2010, at 1:19 PM, Father Chrysostomos wrote:
> tie() does not distinguish between $scalar and *$scalar if $scalar happens to hold a glob.
Here is a patch for it. It won’t apply without the patches for #77362 and #77496 applied first.
[PATCH] Re: [perl #77688] tie $scalar can tie a handle
by Father Chrysostomos