ports/devel/p5-File-DirCompare/pkg/DESCR

5 lines
239 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
File::DirCompare is a perl module for comparing two directories via
callbacks, which are 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).