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
|