* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
config BR2_PACKAGE_PERL_HTTP_DAEMON
|
|
bool "perl-http-daemon"
|
|
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
|
|
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
|
|
select BR2_PACKAGE_PERL_LWP_MEDIATYPES # runtime
|
|
help
|
|
a simple http server class.
|
|
|
|
https://metacpan.org/release/HTTP-Daemon
|