slackbuilds_ponce/perl/perl-Text-Patch/README

4 lines
170 B
Text
Raw Normal View History

Text::Patch combines source text with given diff (difference) data.
Diff data is produced by Text::Diff module or by the standard diff
utility (man diff, see -u option).