mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
4 lines
198 B
Plaintext
4 lines
198 B
Plaintext
The Perl 5 module AnyEvent::HTTPD provides a simple HTTPD for serving
|
|
simple web application interfaces. It's completly event based and
|
|
independend from any event loop by using the AnyEvent module.
|