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

5 lines
239 B
Plaintext
Raw Normal View History

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