From 03d6382607735809d5e4d1cf2c2a0a5d35080430 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Tue, 3 Apr 2012 08:28:12 +0000 Subject: - Add p5-Mozilla-PublicSuffix 0.1.6 Mozilla::PublicSuffix provides a single function that returns the public suffix of a domain name by referencing a parsed copy of Mozilla's Public Suffix List. From the official website at http://publicsuffix.org: A "public suffix" is one under which Internet users can directly register names. Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public Suffix List is a list of all known public suffixes. A copy of the official list is bundled with the distribution. As the official list continues to be updated, the bundled copy will inevitably fall out of date. Therefore, if the bundled copy of found to be over thirty days old, this distribution's installer provides the option to check for a new version of the list and download/use it if one is found. WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/ Feature safe: yes --- dns/p5-Mozilla-PublicSuffix/pkg-descr | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 dns/p5-Mozilla-PublicSuffix/pkg-descr (limited to 'dns/p5-Mozilla-PublicSuffix/pkg-descr') diff --git a/dns/p5-Mozilla-PublicSuffix/pkg-descr b/dns/p5-Mozilla-PublicSuffix/pkg-descr new file mode 100644 index 000000000000..7dda33d6d794 --- /dev/null +++ b/dns/p5-Mozilla-PublicSuffix/pkg-descr @@ -0,0 +1,15 @@ +Mozilla::PublicSuffix provides a single function that returns the public suffix +of a domain name by referencing a parsed copy of Mozilla's Public Suffix List. +From the official website at http://publicsuffix.org: + +A "public suffix" is one under which Internet users can directly register names. +Some examples of public suffixes are .com, .co.uk and pvt.k12.wy.us. The Public +Suffix List is a list of all known public suffixes. + +A copy of the official list is bundled with the distribution. As the official +list continues to be updated, the bundled copy will inevitably fall out of date. +Therefore, if the bundled copy of found to be over thirty days old, this +distribution's installer provides the option to check for a new version of the +list and download/use it if one is found. + +WWW: http://search.cpan.org/dist/Mozilla-PublicSuffix/ -- cgit v1.2.3