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.
- RFC 33 (v2) Eliminate bareword filehandles. Perl6 RFC Librarian
- Re: RFC 33 (v2) Eliminate bareword filehandles. Tom Christiansen
- Re: RFC 33 (v2) Eliminate bareword filehandle... Nathan Wiger
- Re: RFC 33 (v2) Eliminate bareword fileha... Tom Christiansen
- Re: RFC 33 (v2) Eliminate bareword fileha... David L. Nicol
- Re: RFC 33 (v2) Eliminate bareword fi... Tom Christiansen
- Re: RFC 33 (v2) Eliminate bareword fi... John Porter
- Re: RFC 33 (v2) Eliminate barewo... Tom Christiansen
- Re: RFC 33 (v2) Eliminate barewo... David L. Nicol
- Re: RFC 33 (v2) Eliminate ba... Tom Christiansen
- Re: RFC 33 (v2) Eliminate ba... Buddha Buck
- Re: RFC 33 (v2) Eliminat... David L. Nicol
- Re: RFC 33 (v2) Eliminat... Nathan Wiger
- Re: RFC 33 (v2) Eliminat... Tom Christiansen
- Re: RFC 33 (v2) Eliminat... Casey R. Tweten
- Re: RFC 33 (v2) Eliminat... Peter Scott
- Re: RFC 33 (v2) Eliminat... Gregory S Hayes