in reply to Re^2: Is there a problem with using barewords as filehandles ?
in thread Is there a problem with using barewords as filehandles ?

If bareword::filehandles is anything to go by ....

Aaah, yes - I'll take my cues from bareword::filehandles. Seems likely (even if not actually guaranteed) that this would be something we "can go by".
So far, so good - the changes I've made are working ok under use bareword::filehandles;
Thanks haukex.

Cheers,
Rob

Replies are listed 'Best First'.
Re^4: Is there a problem with using barewords as filehandles ?
by haukex (Archbishop) on Jul 19, 2020 at 07:38 UTC
    Seems likely (even if not actually guaranteed) that this would be something we "can go by".

    True, and BTW, another very good hint that they will stay is that the same filehandles are also listed in the new standard.pm.