           SPELL=mojolicious
          SPELLX=Mojolicious
         VERSION=9.22
          SOURCE=$SPELLX-$VERSION.tar.gz
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/S/SR/SRI/$SOURCE
     SOURCE_HASH=sha512:53175c4d6054a4fe9c53368420714ff87cd826c3f61565d1b9dd52a69a15636d080852a62518f0bada865675d90026d78bdc1c210fa55939a81e4866ba894e40
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELLX-$VERSION"
         LICENSE=ART
        WEB_SITE=http://mojolicio.us/
         ENTERED=20150414
           SHORT="real-time web application framework"
cat << EOF
Mojolicious is a real-time web framework, allowing you to easily grow single
file prototypes into well-structured web applications.

Powerful out of the box with RESTful routes, plugins, commands, Perl-ish
templates, content negotiation, session management, form validation, testing
framework, static file server, first class Unicode support and much more for you
to discover.

Full stack HTTP and WebSocket client/server implementation with IPv6, TLS, SNI,
IDNA, HTTP/SOCKS5 proxy, Comet (long polling), keep-alive, connection pooling,
timeout, cookie, multipart and gzip compression support.

Built-in non-blocking I/O web server, supporting multiple event loops as well as
optional preforking and hot deployment, perfect for embedding.

Automatic CGI and PSGI detection.

JSON and HTML/XML parser with CSS selector support.
EOF
