p5-File-DirCompare

compare two directories using callbacks

WWW CVSWeb GITHub
  1. Package version
    p5-File-DirCompare-0.7p2
  2. Maintainer
    The OpenBSD ports mailing-list

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