2013-09-26 17:14:40 +02:00

5 lines
229 B
Plaintext

File::DirCompare is a perl module to compare two directories using
a callback, invoked for all files that are 'different' between the
two directories, and for any files that exist only in one or other
directory ('unique' files).