libtext-patch-perl

Module for patching text with a given patch
  http://search.cpan.org/dist/Test-Patch/
  0
  no reviews



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).