Package : perl-Text-Patch

Package details

Summary: Patches text with given patch

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

* patch( $source, $diff, options... )

First argument is source (original) text. Second is the diff data. Third
argument can be either hash reference with options or all the rest
arguments will be considered patch options:


URL: https://metacpan.org/release/Text-Patch
License: GPL+ or Artistic

Maintainer: nobody

List of RPMs