xref: /OK3568_Linux_fs/buildroot/package/perl-http-headers-fast/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PERL_HTTP_HEADERS_FAST
2	bool "perl-http-headers-fast"
3	select BR2_PACKAGE_PERL_HTTP_DATE # runtime
4	help
5	  faster implementation of HTTP::Headers.
6
7	  https://github.com/tokuhirom/HTTP-Headers-Fast
8