1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
freebsd-ports/sysutils/p5-File-DirCompare/pkg-descr
Wen Heping e1ad733bfe 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: http://search.cpan.org/dist/File-DirCompare/

Feature safe:	yes
2010-03-03 13:14:16 +00:00

7 lines
280 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).
WWW: http://search.cpan.org/dist/File-DirCompare/