http://www.perlmonks.org?node_id=956722


in reply to Re^2: Bitwise comparision of files
in thread Bitwise comparision of files

If all you want to know is if there are any differences between the two directories, it might make sense to hash the tarballs of the directories and just see if the hashes match up.