SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Domain-PublicSuffix rpm build for : OpenSuSE. For other distributions click perl-Domain-PublicSuffix.

Name : perl-Domain-PublicSuffix
Version : 0.200.0 Vendor : openSUSE
Release : 2.2 Date : 2024-03-08 23:17:36
Group : Unspecified Source RPM : perl-Domain-PublicSuffix-0.200.0-2.2.src.rpm
Size : 0.32 MB
Packager : https://bugs_opensuse_org
Summary : Parse a domain down to root
Description :
This module utilizes the \"effective_tld_names.dat\" provided by Mozilla as a
way to effectively reduce a fully qualified domain name down to the
absolute root. The Mozilla PublicSuffix file is an open source, fully
documented format that shows absolute root TLDs, primarily for Mozilla\'s
browser products to be able to determine how far a cookie\'s security
boundaries go.

This module will attempt to search etc directories in
/usr/share/publicsuffix, /usr, /usr/local, and /opt/local for the
effective_tld_names.dat file. If a file is not found, a default file is
loaded from Domain::PublicSuffix::Default, which is current at the time of
the module\'s release. You can override the data file path by giving the
new() method a \'data_file\' argument.

When creating a new PublicSuffix object, the module will load the data file
as specified, and use the internal structure to parse each domain sent to
the get_root_domain method. To re-parse the file, you must destroy and
create a new object, or execute the _parse_data_file method directly,
though that is not recommended.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Factory:/RISCV/standard/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Domain-PublicSuffix-0.200.0-2.2.noarch.rpm
ftp.icm.edu.pl  perl-Domain-PublicSuffix-0.200.0-2.2.noarch.rpm
ftp.icm.edu.pl  perl-Domain-PublicSuffix-0.200.0-2.2.noarch.rpm
ftp.icm.edu.pl  perl-Domain-PublicSuffix-0.200.0-2.2.noarch.rpm
ftp.icm.edu.pl  perl-Domain-PublicSuffix-0.200.0-2.2.noarch.rpm
ftp.icm.edu.pl  perl-Domain-PublicSuffix-0.200.0-2.2.noarch.rpm
     

Provides :
perl(Domain::PublicSuffix)
perl(Domain::PublicSuffix::Default)
perl-Domain-PublicSuffix

Requires :
/usr/bin/perl
perl(:MODULE_COMPAT_5.40.0)
perl(Class::Accessor::Fast)
perl(Net::IDN::Encode) >= 2.401
perl(Test::More) >= 0.88
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/bin/get_root_domain
/usr/lib/perl5/vendor_perl/5.40.0/Domain
/usr/lib/perl5/vendor_perl/5.40.0/Domain/PublicSuffix
/usr/lib/perl5/vendor_perl/5.40.0/Domain/PublicSuffix.pm
/usr/lib/perl5/vendor_perl/5.40.0/Domain/PublicSuffix/Default.pm
/usr/share/doc/packages/perl-Domain-PublicSuffix
/usr/share/doc/packages/perl-Domain-PublicSuffix/Changes
/usr/share/doc/packages/perl-Domain-PublicSuffix/README
/usr/share/doc/packages/perl-Domain-PublicSuffix/README.md
/usr/share/doc/packages/perl-Domain-PublicSuffix/util
/usr/share/doc/packages/perl-Domain-PublicSuffix/util/update-default.pl
/usr/share/licenses/perl-Domain-PublicSuffix
/usr/share/licenses/perl-Domain-PublicSuffix/LICENSE
/usr/share/man/man1/get_root_domain.1.gz
/usr/share/man/man3/Domain::PublicSuffix.3pm.gz
/usr/share/man/man3/Domain::PublicSuffix::Default.3pm.gz

 
ICM