What exactly do you have in the <> brackets? Can you post the code?
Also, now that you're using IO::File you can use its getline method instead of angle brackets to do linewise input. This eliminates the ambiguity with file globbing. See the docs for IO::File parent class, IO::Handle.
the lowliest monk
In reply to Re^3: Passing a file handle to a sub. I still don't get it.
by tlm
in thread Passing a file handle to a sub. I still don't get it.
by rvosa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |