freebsd-ports/devel/p5-Algorithm-LCS/pkg-descr
Lars Thegler 3d639f4dfb Add p5-Algorithm-LCS 1.04, fast (XS) implementation of the Longest
Common Subsequence Algorithm.

PR:		ports/84151
Submitted by:	tiger@whitetigersd.com
2005-09-14 20:14:43 +00:00

4 lines
154 B
Text

Algorithm::LCS reimplements Algorithm::Diff's core loop in XS,
and provides a simple OO interface to it.
WWW: http://search.cpan.org/dist/Algorithm-LCS/