Index of /ports_www/p5-HTTP-Parser

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 28-May-2011 14:15 664 [   ] distinfo 28-May-2011 14:15 138 [TXT] pkg-descr 16-Feb-2008 16:45 339 [   ] pkg-plist 16-Feb-2008 16:45 216
HTTP::Parser is a stateful HTTP request/response parsing module.

It accepts chunks of data passed to it and returns either a completion hint
or an HTTP::Request (or Response) object when it has the entire request. It
was originally written to be part of a simple Event.pm-based HTTP server.

WWW:	http://search.cpan.org/dist/HTTP-Parser/