This is Debian GNU/Linux's prepackaged version of Algorithm::Diff This is a perl library for finding Longest Common Sequences on textual information. Michael Alan Dorman originally built this package. It was later maintained by Florian Weimer and is now taken care of by the Debian Perl Group. The original sources should always be available from the Comprehensive Perl Archive Network (CPAN): http://www.cpan.org/modules/by-module/Algorithm/ The only change for the Debian package was the addition of the debian/ files. The Algorithm::Diff copyright is as follows: | Parts Copyright (c) 2000-2004 Ned Konz. All rights reserved. | Parts by Tye McQueen. | | This program is free software; you can redistribute it and/or modify it | under the same terms as Perl. Perl is distributed under your choice of the GNU General Public License or the Artistic License. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL' and the Artistic Licence in `/usr/share/common-licenses/Artistic'. cdiff.pl, diff.pl, diffnw.pl: Copyright 1998 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.