           SPELL=algorithm-diff
         VERSION=1.1902
          SOURCE=Algorithm-Diff-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Algorithm-Diff-$VERSION
     SOURCE_HASH=sha512:00860f458d1dc09dab2d0c829c02401e5100e63a301c349981d39e910bf12b63fbc88cf99dcd0d3790187119623d5dc790dcebbc785a65e091730bb20ec175cb
   SOURCE_URL[0]=$PERL_CPAN_URL/authors/id/T/TY/TYEMQ/$SOURCE
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~tyemq/Algorithm-Diff/
         ENTERED=20020731
        KEYWORDS="perl"
           SHORT="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
