Text::Diff (and it's model, GNU diff) won't selectively ignore things; the poster needs to compare, but ignore differences in date. Unfortunately, a simple diff won't accomplish this.
One approach would be to load columnar data (date in one column) and ignore the date column while comparing the rest of the data using something like Array::Compare.
In reply to Re^2: Best way to compare two files
by radiantmatrix
in thread Best way to compare two files
by sparkel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |