my $diff = diff $file1, $file2, { STYLE => "Table" }; print $diff;