Hi all,
Basically, what I'm trying to do is compare two large CSV files and find out which fields have changed since the last update. Based on that, I want to produce comparison files based on which field was different.
I know of a way to do this using the 'join' command in HP-UX (please see for details), but I would like to do this in Perl.
Would appreciate any help!
Cheers,
Ben
Basically, what I'm trying to do is compare two large CSV files and find out which fields have changed since the last update. Based on that, I want to produce comparison files based on which field was different.
I know of a way to do this using the 'join' command in HP-UX (please see for details), but I would like to do this in Perl.
Would appreciate any help!
Cheers,
Ben