pkgsrc/www/p5-Tatsumaki/DESCR
seb c9cae2dad6 Initial import of p5-Tatsumaki version 0.1010 in the NetBSD Packages
Collection.

The Perl 5 module Tatsumaki is a toy port of Tornado for Perl using
Plack (with non-blocking extensions) and AnyEvent.

It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.
2010-04-24 11:37:09 +00:00

8 lines
355 B
Plaintext

The Perl 5 module Tatsumaki is a toy port of Tornado for Perl using
Plack (with non-blocking extensions) and AnyEvent.
It allows you to write a web application that does a immediate
response with template rendering, IO-bound delayed response (like
fetching third party API or XML feeds), server push streaming and
long-poll Comet in a clean unified API.