xref: /OK3568_Linux_fs/buildroot/package/perl-net-http/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PERL_NET_HTTP
2	bool "perl-net-http"
3	select BR2_PACKAGE_PERL_URI # runtime
4	help
5	  Low-level HTTP connection (client).
6
7	  https://github.com/libwww-perl/Net-HTTP
8