I just thought that wouldn't work for this purpose without sorting the file alphabetically first.
That makes no sense. If you can't do it by reading the file a line at a time using <>, what makes you think you can do it by reading the file a line at a time using Tie::File. Conversely, if you can do it by reading a line at a time using Tie::File, you can do it by reading a line at a time using <>.
In reply to Re^3: Filtering very large files using Tie::File
by ikegami
in thread Filtering very large files using Tie::File
by elef
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |