File::Cmp - compare two files character by character

To install this module, use CPAN, for example:

  cpanm File::Cmp

For the current release, see:

http://github.com/thrig/File-Cmp

which can be installed by cloning that directory then running `cpanm .`
therein.

COPYRIGHT AND LICENCE

Copyright (C) 2013 by Jeremy Mates

This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself, either Perl version 5.16 or, at
your option, any later version of Perl 5 you may have available.
