in reply to File open problem with "GLOB"
which is for files/filehandles. You just want$te->parse_file($input);
because you're working on a string.$te->parse($input);
Nobody says perl looks like line-noise any more
kids today don't know what line-noise IS ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: File open problem with "GLOB"
by mcoblentz (Scribe) on Mar 16, 2008 at 05:45 UTC |