New release of Mozilla::PublicSuffix
[email protected] (Tom Hukins) Wed, 11 Nov 2020 21:55:09 +0000
| Newsgroups | perl.libwww |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I've just released version 1.0.1 of Mozilla::Publicsuffix to CPAN. This is the first release since 2016. HTTP::CookieJar uses this module to determine which domains hosts have authority to set cookies for. Both LWP and WWW::Mechanize encourage the use of this: https://metacpan.org/pod/LWP::UserAgent#Handling-Cookies https://metacpan.org/pod/WWW::Mechanize#cookie_jar If you're using any of these things, consider upgrading to the latest version of Mozilla::PublicSuffix to benefit from four years worth of updates to the public suffix list: https://publicsuffix.org/ Tom