9 lines
231 B
Plaintext
9 lines
231 B
Plaintext
|
config BR2_PACKAGE_PERL_HTTP_COOKIES
|
||
|
bool "perl-http-cookies"
|
||
|
select BR2_PACKAGE_PERL_HTTP_DATE # runtime
|
||
|
select BR2_PACKAGE_PERL_HTTP_MESSAGE # runtime
|
||
|
help
|
||
|
HTTP cookie jars.
|
||
|
|
||
|
https://github.com/libwww-perl/HTTP-Cookies
|