Package : perl-File-DirCompare

Package details

Summary: Perl module to compare two directories using

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

File::DirCompare has a single public compare() method, with the following
signature:

File::DirCompare->compare($dir1, $dir2, $sub, $opts);


URL: https://metacpan.org/release/File-DirCompare
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs