DOKK / manpages / debian 10 / libdomain-publicsuffix-perl / Domain::PublicSuffix::Default.3pm.en
Domain::PublicSuffix::Default(3pm) User Contributed Perl Documentation Domain::PublicSuffix::Default(3pm)

Domain::PublicSuffix::Default - Default PublicSuffix data file

 use Domain::PublicSuffix::Default;
 my $tld_list = Domain::PublicSuffix::Default::retrieve();

This module provides a default public suffix list, as distributed by Mozilla at time of module release. This was last updated 2013-03-18.

Returns current list as a scalar.

The contents of this file are subject to the license block in the retrieve() method.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

2017-08-05 perl v5.26.0