(GPL-1.0-or-later OR Artistic-1.0-Perl) AND (GPL-2.0-or-later OR Artistic-1.0-Perl) AND MIT
Время сборки
2025-04-03 07:58:53
Хост сборки
builder-iso-x86-01.inferitos.ru
Краткое описание
Perform diffs on files and record sets
Репозитории
AppStream
Полное описание
Text::Diff provides a basic set of services akin to the GNU diff utility.
It is not anywhere near as feature complete as GNU diff, but it is better
integrated with Perl and available on all platforms. It is often faster
than shelling out to a system's diff executable for small files, and
generally slower on larger files.