David L. Nicol wrote:
> 
> 
> How about ALLOWING bareword everything-else?  Start having
> filehandles work the way everyone expects them to at first,
> passing as arguments and so forth, without any special treatment?

How about barewords are always interpreted as function names (by default);
and the traditional barewords (STDOUT, etc.) are defined as functions
which return filehandles (like a thunk, eh?).

-- 
John Porter

        We're building the house of the future together.

Reply via email to