README 170 B

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