The cirros image was rebuilt against the 3.13.0-83 kernel, drivers e1000e, igbvf...
[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