in reply to Re: How do you create a tab delimited txt file from two files?
in thread How do you create a tab delimited txt file from two files?
Thanks for that one, I'll keep it in mind.
It seems that, despite what one might assume, Tie::File is part of the standard perl distribution and it doesn't read the whole file into memory. It should be come in pretty handy.