mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-20 09:58:24 -04:00
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).
|