5 lines
229 B
Plaintext
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).
|