From: "Nathan Wiger" <[EMAIL PROTECTED]>
Sent: Friday, August 11, 2000 1:58 AM
> How would this take into account stuff like this:
>
> sysopen(HANDLE, "/etc/motd", O_RDWR|O_CREAT, 0644);
This is completely the problem of the module that exports O_RDWR.
O_RDWR could still be defined as a sub that always returns a constant.
That being said, I like the $O{RDWR} suggestion... It's just irrelevent to
the
point of this RFC.
-=- James Mastros
- RFC 83 (v1) Make constants look like variables Perl6 RFC Librarian
- Re: RFC 83 (v1) Make constants look like variable... Larry Wall
- Re: RFC 83 (v1) Make constants look like vari... Mike Pastore
- Re: RFC 83 (v1) Make constants look like ... Simply Hao
- Re: RFC 83 (v1) Make constants look like ... Nathan Wiger
- Re: RFC 83 (v1) Make constants look l... James Mastros
- Re: RFC 83 (v1) Make constants look like ... Steve Simmons
- Re: RFC 83 (v1) Make constants look l... Andy Wardley
- Re: RFC 83 (v1) Make constants l... Mike Pastore
- Re: RFC 83 (v1) Make constan... Philip Newton
- Re: RFC 83 (v1) Make con... Mike Pastore
- Re: RFC 83 (v1) Make constants l... Michael Fowler
- Does Perl need true constants? (... Nathan Wiger
- Re: RFC 83 (v1) Make constants look l... Jeremy Howard
- Re: RFC 83 (v1) Make constants l... Dan Sugalski
- Re: RFC 83 (v1) Make constants look like ... Damian Conway
