in reply to Super Diff?

Why doesn't Algorithm::Diff seem relevant? It sounds like what you're looking for is a wrapper that selects the specific files based on the supplied date range (easy enough), and then loops through the file list applying Algorithm::Diff to do the heavy lifting and print the differences.