Perform Diffs on Files and Record Sets
"diff()" provides a basic set of services akin to the GNU "diff"
utility. It is not anywhere near as feature complete as GNU "diff", but
it is better integrated with Perl and available on all platforms. It is
often faster than shelling out to a system's "diff" executable for small
files, and generally slower on larger files.
Relies on Algorithm::Diff for, well, the algorithm. This may not produce
the same exact diff as a system's local "diff" executable, but it will
be a valid diff and comprehensible by "patch". We haven't seen any
differences between Algorithm::Diff's logic and GNU diff's, but we have
not examined them to make sure they are indeed identical.
- Sources inherited from project openSUSE:Leap:15.2:Rings:1-MinimalX
- Links to openSUSE:Leap:15.2 / perl-Text-Diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.2:Staging:B/perl-Text-Diff && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Text-Diff-1.45.tar.gz | 0000029599 28.9 KB | |
cpanspec.yml | 0000000547 547 Bytes | |
perl-Text-Diff.changes | 0000003128 3.05 KB | |
perl-Text-Diff.spec | 0000002657 2.59 KB |
Revision 1 (latest revision is 22)
Ludwig Nussel (lnussel_factory)
committed
(revision 1)
copy from Factory
Comments 0