Tom Christiansen wrote: > > You suggested: > > file($file, 'w'); # is it writeable? > > That's really insane. The goal was to produce code that's legible. I'd always use -w and would never use anything else. I was just brainstorming. And I personally don't understand your suggestion about readable($file) anyways. Are people really going to use this after learning they can just type -r ? How many people really "use English" other than beginners? -Nate
- Perl6Storm: Intent to RFC #0101 Adam Turoff
- Re: Perl6Storm: Intent to RFC #0101 Ariel Scolnicov
- Re: Perl6Storm: Intent to RFC #0101 Nathan Wiger
- Re: Perl6Storm: Intent to RFC #0101 John Porter
- Re: Perl6Storm: Intent to RFC #0101 Damian Conway
- Re: Perl6Storm: Intent to RFC #0101 Tom Christiansen
- Re: Expunge "use English" from Perl? Nathan Wiger
- Re: Expunge "use English" from Perl? Nathan Wiger
- Re: Expunge "use English" from Pe... Bryan C . Warnock