mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 10:33:12 -04:00
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
6 lines
280 B
Text
6 lines
280 B
Text
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).
|
|
|
|
WWW: https://metacpan.org/release/File-DirCompare
|