libalgorithm-diff-xs-perl 0.04-4build4 source package in Ubuntu

Changelog

libalgorithm-diff-xs-perl (0.04-4build4) bionic; urgency=medium

  * No-change rebuild against perlapi-5.26.1

 -- Steve Langasek <email address hidden>  Thu, 02 Nov 2017 05:37:29 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libalgorithm-diff-xs-perl_0.04.orig.tar.gz 46.6 KiB cea89b47e1f70fa78f55f3c405491ce36d3effd9980f5c5491edffa31aa77153
libalgorithm-diff-xs-perl_0.04-4build4.debian.tar.xz 2.8 KiB a1b438a9ba14fe04524719bd2b53d9f0482ed8fe4e393c501a638ac8bf86ca61
libalgorithm-diff-xs-perl_0.04-4build4.dsc 2.3 KiB 2933875a50ee3336f857428db2234ec6c823191f41c3457e4246e2b402213ad7

Available diffs

View changes file

Binary packages built by this source

libalgorithm-diff-xs-perl: module to find differences between files (XS accelerated)

 Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's
 excellent but not very well-known Algorithm::LCS module, with a drop-in
 interface identical to Algorithm::Diff.
 .
 Note that only the LCSidx function is optimized in XS at the moment, which
 means only compact_diff will get significantly faster for large data sets,
 while diff and sdiff will run in identical speed as Algorithm::Diff.

libalgorithm-diff-xs-perl-dbgsym: debug symbols for libalgorithm-diff-xs-perl