ccdiff
Website: https://metacpan.org/pod/App::ccdiff
Project: https://github.com/Tux/App-ccdiff
Author: H.Merijn Brand
Alternative to: diff
License: Artistic-2.0
Language: Perl
Page updated: 2026-03-22
Show the diff between two files on a character by character base. In contrast to the standard diff tools, this tool
uses the diff algorithm horizontally for each line in the vertical diff, highlighting the changes. This is very
handy in hard to spot changes like O to 0, I to l or 1 and whitespace.