pkgsrc/devel/p5-File-DirCompare/DESCR

5 lines
229 B
Text
Raw Normal View History

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).