Paketname | libpoe-component-server-http-perl |
Beschreibung | foundation of a POE HTTP Daemon |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.09-2 |
Sektion | perl |
Priorität | extra |
Installierte Größe | 108 Byte |
Hängt ab von | perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Debian Perl Group |
Quelle | |
Paketgröße | 17440 Byte |
Prüfsumme MD5 | be1793654fd90c688d8fb88cd2eb524e |
Prüfsumme SHA1 | e60153055862d8a5f64a00b7f16b371235ed2d5f |
Prüfsumme SHA256 | 4c67d6fb0da75d111302f5ba4db1ff964c780d9bff138cc8e764f4d0d067428d |
Link zum Herunterladen | libpoe-component-server-http-perl_0.09-2_all.deb |
Ausführliche Beschreibung | POE::Component::Server::HTTP is a framework for building custom HTTP servers
based on POE. It is loosely modeled on the ideas of apache and the
mod_perl/Apache module.
.
It is built a lot on work done by Gisle Aas on HTTP::* modules and the
URI module which are subclassed.
.
It lets you register different handlers, stacked by directory that will be run
during the cause of the request.
|