in reply to Re^2: Wrong idioms (open $fh, '<', undef)
in thread Wrong idioms
the problem with that is undef opens a temporary file
And what is to say that is not both a useful feature and exactly what the user intends?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Wrong idioms (open $fh, '<', undef)
by Anonymous Monk on Mar 30, 2013 at 02:39 UTC | |
by BrowserUk (Patriarch) on Mar 30, 2013 at 02:45 UTC | |
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 | |
|