1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
This is Debian GNU/Linux's prepackaged version of Algorithm::Diff This
is a perl library for finding Longest Common Sequences on textual
information.
I, Michael Alan Dorman <mdorman@debian.org>, built this package. The
original sources should always be available from the Comprehensive
Perl Archive Network (CPAN). Visit <URL:http://www.perl.com/CPAN/> to
find a CPAN site near you.
The only change for the Debian package was the addition of the debian/
files.
The Algorithm::Diff copyright is as follows:
# Copyright 1998, 1999 M-J. Dominus. (mjd-perl-diff@plover.com)
#
# This program is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
|