[Melbourne-pm] HTTP server-like module?

Matt Koscica matt.koscica at gmail.com
Wed Nov 26 17:51:41 PST 2008


SRI's new Mojo framework might have the bits you need:

http://mojolicious.org/

On Thu, Nov 27, 2008 at 11:46 AM, Malcolm Herbert <melbourne-pm at mjch.net>wrote:

> I'm looking for a module that will take a file or socket handle, read
> the client request and header and turn that into an appropriate object
> for me ...
>
> I've already got code handling the socket and forking issues, so I
> definately don't need something that implements a whole HTTP server for
> me, just the bit that does the request parsing ... most of the HTTP
> modules out there seem to be from the point of view of a client which
> isn't what I'm after ...
>
> I had a look through the module list, but nothing really seemed to be
> appropriate ... has anyone used something like this before?  It doesn't
> seem a particularly hard thing to implement, I've just got enough wheels
> I've rebuilt recently and would rather not add to my set, if you know
> what I mean ...
>
> Regards,
> Malcolm
>
> --
> Malcolm Herbert                                This brain intentionally
> mjch at mjch.net                                                left blank
>
> _______________________________________________
> Melbourne-pm mailing list
> Melbourne-pm at pm.org
> http://mail.pm.org/mailman/listinfo/melbourne-pm
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/melbourne-pm/attachments/20081127/c780bc08/attachment.html>


More information about the Melbourne-pm mailing list