           SPELL=algorithm-diff
         VERSION=1.1901
          SOURCE=Algorithm-Diff-$VERSION.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Algorithm-Diff-$VERSION
     SOURCE_HASH=sha512:74e46e82321ba2049e47de69f41a74f20a5da31b5a38418b088848d8e74aeecc519ef3c20f0196bdb521fbbbb7b43c436efa6a1bb53f0e0199c928b726f1dc95
   SOURCE_URL[0]=http://mir2.ovh.net/ftp.cpan.org/authors/id/T/TY/TYEMQ/$SOURCE
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/search?dist=Algorithm-Diff
         ENTERED=20020731
         UPDATED=20050219
        KEYWORDS="perl"
           SHORT="Algorithm::Diff - Compute intelligent differences between two files or lists"
cat << EOF
This is a module for computing the difference between two files, two strings, or
any other two lists of things.  It uses an  intelligent algorithm similar to (or
identical to) the one used by the Unix diff program.   It is guaranteed to find
the *smallest possible* set of differences.
EOF
