slackbuilds_ponce/perl/perl-http-message/README
LukenShiro 2f86bf5f72 perl/perl-http-message: Added (HTTP style message base class)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2011-12-18 00:07:50 -02:00

6 lines
318 B
Text

The HTTP-Message distribution contains classes useful for representing
the messages passed in HTTP style communication. These are classes
representing requests, responses and the headers contained within them.
This requires perl-lwp-mediatypes, perl-encode-locale, perl-uri-escape,
perl-http-date, perl-html-parser.