mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
4 lines
170 B
Text
4 lines
170 B
Text
|
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).
|