1config BR2_PACKAGE_PERL_COOKIE_BAKER 2 bool "perl-cookie-baker" 3 select BR2_PACKAGE_PERL_URI # runtime 4 help 5 Cookie string generator / parser. 6 7 https://github.com/kazeburo/Cookie-Baker 8