Looked at that information and still not clear. Would the Tie.pm help me at all in this situation:
i have 6 tab delimited text files, all with a common field (column). i need to pull information from each, based on that one field. should i open each one, pull the appropriate row into an array, etc, or would the Tie.pm do anything to automate this in any way? or is it's intended use totally unrelated to what i'm doing?