> > > I'd even go so far as to say that the current -X syntax should be > > > _extended_, to allow for multiple tests at once, maybe by way of a > > > leading caret (mnemonic "all"): > > > > > > -^rwx; # $_ is readable, writable and executable > > > > > > ($size, $mod, $acc, $ichange) = -^sMAC; > > The use of a caret was to prevent decimation of the user's namespace, But the syntax already has a meaning under the very popular RFC 23: Higher Order Functions. :-( Damian
- Re: RFC 290 (v1) Remove -X Dave Storrs
- Re: RFC 290 (v1) Remove -X Clayton Scott
- Re: RFC 290 (v1) Remove -X John L. Allen
- Re: RFC 290 (v1) Remove -X Nathan Wiger
- Re: RFC 290 (v1) Remove -X John L. Allen
- Re: RFC 290 (v1) Remove -X Nathan Wiger
- Re: RFC 290 (v1) Remove -X John L. Allen
- Re: RFC 290 (v1) Remove -X Nathan Wiger
- Re: RFC 290 (v1) Remove -X Clayton Scott
- Re: RFC 290 (v1) Remove -X Bart Lateur
- Damian Conway