in reply to Re^2: Can I include O_CREAT, O_EXCEL and O_WRONLY in my script without always requiring Fcntl?
in thread Can I include O_CREAT, O_EXCEL and O_WRONLY in my script without always requiring Fcntl?
If you go that far, you might not be able to rely on strict. At some point, you have to assume that your customers have non-broken systems. For me, that point is being able to use at least the core modules.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Can I include O_CREAT, O_EXCEL and O_WRONLY in my script without always requiring Fcntl?
by rzward (Monk) on Apr 14, 2006 at 00:28 UTC | |
by chromatic (Archbishop) on Apr 15, 2006 at 00:55 UTC |