in reply to Re^4: Wrong idioms (open $fh, '<', undef)
in thread Wrong idioms
Hmm, open a file for reading, not append, can't read from it, can't write to it -- makes perfect sense, very useful
If it is a non-useful behaviour, then it is open that is at fault and should be fixed.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: Wrong idioms (clownshoes)
by Anonymous Monk on Mar 30, 2013 at 02:46 UTC | |
by BrowserUk (Patriarch) on Mar 30, 2013 at 04:53 UTC | |
by Anonymous Monk on Mar 30, 2013 at 06:05 UTC | |
by BrowserUk (Patriarch) on Mar 30, 2013 at 06:19 UTC | |
by Anonymous Monk on Mar 30, 2013 at 06:35 UTC | |
|