3d69b8814e0d6a510c7d344252440dcf038e57e3
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / perl-http-daemon / Config.in
1 config BR2_PACKAGE_PERL_HTTP_DAEMON
2         bool "perl-http-daemon"
3         select BR2_PACKAGE_PERL_HTTP_MESSAGE
4         help
5           Instances of the `HTTP::Daemon' class are HTTP/1.1 servers that listen
6           on a socket for incoming requests.
7
8           http://github.com/gisle/http-daemon