in reply to
Perl to run 2 files and print the third with loop
It looks rather to me like you are doing a database join the hard way. Why not just shove all of these files into an SQLite database (file), then do whatever queries you like?
Comment on
Re: Perl to run 2 files and print the third with loop
In Section
Seekers of Perl Wisdom