           SPELL=ev
          SPELLX=EV
         VERSION=4.33
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.cpan.org/authors/id/M/ML/MLEHMANN/$SOURCE
     SOURCE_HASH=sha512:dd90739888ffd793652fc6590cbfd6f3df1ea25b1a6e478dc903ef10f49f9c729e87005b94f47786ca7603cf27b02e1d5d8a2941037bef25ba5a83fe608e89c5
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
         LICENSE=ART
        WEB_SITE=http://search.cpan.org/~mlehmann/EV/
         ENTERED=20150413
           SHORT="Perl interface to libev, a high performance full-featured event loop"
cat << EOF
This module provides an interface to libev. This module is very fast and
scalable. It is actually so fast that you can use it through the AnyEvent
module, stay portable to other event loops (if you don't rely on any watcher
types not available through it) and still be faster than with any other event
loop currently supported in Perl.
EOF
