in reply to Re: Using an IO::File object stored in a Hash.
in thread Using an IO::File object stored in a Hash.
Thank you, readline works as expected.
However, I still do not understand how <$handle> is not equivalent to <$hash{'handle'}> when they both contain IO::File objects.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Using an IO::File object stored in a Hash.
by BrowserUk (Patriarch) on Jan 20, 2017 at 18:40 UTC | |
by jjs04 (Novice) on Jan 20, 2017 at 19:14 UTC |