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.14.1 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 1.1 Date : 2018-12-03 23:33:02
Group : Development/Libraries/Perl Source RPM : perl-Domain-PublicSuffix-0.14.1-1.1.src.rpm
Size : 0.22 MB
Packager : (none)
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/devel:/languages:/perl/SLE_12_SP4/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

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

Requires :
perl(Class::Accessor::Fast)
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(File::Spec)
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl
perl(Net::IDN::Encode) => 2.300
perl(:MODULE_COMPAT_5.18.2)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
/usr/bin/perl


Content of RPM :
/usr/bin/get_root_domain
/usr/lib/perl5/vendor_perl/5.18.2/Domain
/usr/lib/perl5/vendor_perl/5.18.2/Domain/PublicSuffix
/usr/lib/perl5/vendor_perl/5.18.2/Domain/PublicSuffix.pm
/usr/lib/perl5/vendor_perl/5.18.2/Domain/PublicSuffix/Default.pm
/usr/lib/perl5/vendor_perl/5.18.2/x86_64-linux-thread-multi
/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/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