15d306cc56
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
8 lines
186 B
Plaintext
8 lines
186 B
Plaintext
config BR2_PACKAGE_PERL_NET_HTTP
|
|
bool "perl-net-http"
|
|
select BR2_PACKAGE_PERL_URI
|
|
help
|
|
The `Net::HTTP' class is a low-level HTTP client.
|
|
|
|
http://github.com/libwww-perl/net-http
|