I have two lists of objects in two files. I need a way to compare these two files and:
1- report any objects in File A that are not in File B 2- report any objects that are in File B but not in File A 3- Restriction: I am not working with a modern version of Perl, I am restricted to the following: 5.003 (yeah...I know...it's not my decision) -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]