SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Patch rpm build for : OpenSuSE. For other distributions click perl-Text-Patch.

Name : perl-Text-Patch
Version : 1.8 Vendor : openSUSE
Release : bp154.1.1 Date : 2021-07-15 11:28:08
Group : Development/Libraries/Perl Source RPM : perl-Text-Patch-1.8-bp154.1.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
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:

$output = patch( $source, $diff, STYLE => \"Unified\", ... );

$output = patch( $source, $diff, { STYLE => \"Unified\", ... } );

Options are:

STYLE => \'Unified\'

STYLE can be \"Unified\", \"Context\" or \"OldStyle\".

The \'Unified\' diff format looks like this:

AATTAATT -1,7 +1,6 AATTAATT
-The Way that can be told of is not the eternal Way;
-The name that can be named is not the eternal name.
The Nameless is the origin of Heaven and Earth;
-The Named is the mother of all things.
+The named is the mother of all things.
+
Therefore let there always be non-being,
so we may see their subtlety,
And let there always be being,
AATTAATT -9,3 +8,6 AATTAATT
The two are the same,
But after they are produced,
they have different names.
+They both may be called deep and profound.
+Deeper and more profound,
+The door of all subtleties!

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP4/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Patch-1.8-bp154.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Text-Patch-1.8-bp154.1.1.noarch.rpm
     

Provides :
perl(Text::Patch)
perl-Text-Patch

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Text::Diff)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Text
/usr/lib/perl5/vendor_perl/5.26.1/Text/Patch.pm
/usr/lib/perl5/vendor_perl/5.26.1/armv7l-linux-thread-multi
/usr/share/doc/packages/perl-Text-Patch
/usr/share/doc/packages/perl-Text-Patch/COPYING
/usr/share/doc/packages/perl-Text-Patch/ChangeLog
/usr/share/doc/packages/perl-Text-Patch/README
/usr/share/man/man3/Text::Patch.3pm.gz

 
ICM