/webmachine-perl

A Perl port of Webmachine

Primary LanguagePerlOtherNOASSERTION

Web::Machine

This is a port of Webmachine, actually it is much closer to the ruby version, with a little bit of the javascript version and even some of the python version thrown in for good measure.

It runs atop the Plack framework, but since it really handles the whole HTTP transaction, it is not appropriate to use most middleware modules. (NOTE: I will write more about this in the future.)