-
-
04 Aug 2011 08:42:18 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (8)
- Testers (4331 / 350 / 0)
- Kwalitee
Bus factor: 1- 83.33% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (39.28KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- AnyEvent
- AnyEvent::HTTP
- Compress::Zlib
- Object::Event
- Test::More
- Time::Local
- URI
- bytes
- common::sense
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.93
- made it possible to remove default headers completely, thanks go to Chris Kastorff for providing a patch.
- applied also a fix for case handling of the headers, thanks go to the patch from Chris Kastorff.
- fixed some tests. I hate it when all bugs that are found via CPAN Testers are bugs in the tests.
- fixed that the URL returned by Request::url method will now also contain the query string (thanks to art sackett for spotting this).
Modules
A simple lightweight event based web (application) serverA simple HTTP connection for request and response handlingA simple and plain http serverA web application request handle for AnyEvent::HTTPDUtility functions for AnyEvent::HTTPDExamples
Other files
Module Install Instructions
To install AnyEvent::HTTPD, copy and paste the appropriate command in to your terminal.
cpanm AnyEvent::HTTPD
perl -MCPAN -e shell install AnyEvent::HTTPD
For more information on module installation, please visit the detailed CPAN module installation guide.