in reply to Re: Filtering very large files using Tie::File
in thread Filtering very large files using Tie::File
Thanks, that's pretty elegant, but it filters on the whole record, not the first two fields as I need it to, so I'll stick with the solution suggested by Corion.