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. Author: David Robins <dbrobins@cpan.org> WWW: http://search.cpan.org/~dbrobins/HTTP-Parser/ Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
miwi 2008-02-16 13:45:51 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-HTTP-Parser Makefile distinfo pkg-descr pkg-plist Log: 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/ PR: ports/120159 Submitted by: Masahiro Teramoto <markun at onohara.to> Revision Changes Path 1.1974 +1 -0 ports/www/Makefile 1.1 +26 -0 ports/www/p5-HTTP-Parser/Makefile (new) 1.1 +3 -0 ports/www/p5-HTTP-Parser/distinfo (new) 1.1 +7 -0 ports/www/p5-HTTP-Parser/pkg-descr (new) 1.1 +5 -0 ports/www/p5-HTTP-Parser/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"