in reply to Re^2: file handling
in thread file handling
Can't locate object method "readline" via package "IO::File"
Admittedly, I am running an older version of perl (5.8.5 on linux), but if I look at the docs for the more recent versions of perl (5.8.8 and 5.10.0) for the IO::File core module, they also do not mention a "readline" method. Does your code actually run for you? Just curious.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: file handling
by Your Mother (Archbishop) on Jul 09, 2008 at 20:11 UTC | |
by ikegami (Patriarch) on Jul 10, 2008 at 08:36 UTC |