SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-WWW-RobotRules rpm build for : OpenSuSE. For other distributions click perl-WWW-RobotRules.

Name : perl-WWW-RobotRules
Version : 6.02 Vendor : openSUSE
Release : 9.31 Date : 2012-02-20 11:48:55
Group : Development/Libraries/Perl Source RPM : perl-WWW-RobotRules-6.02-9.31.src.rpm
Size : 0.02 MB
Packager : https://bugs_opensuse_org
Summary : Database of robots.txt-derived permissions
Description :
This module parses _/robots.txt_ files as specified in \"A Standard for
Robot Exclusion\", at < http://www.robotstxt.org/wc/norobots.html> Webmasters
can use the _/robots.txt_ file to forbid conforming robots from accessing
parts of their web site.

The parsed files are kept in a WWW::RobotRules object, and this object
provides methods to check if access to a given URL is prohibited. The same
WWW::RobotRules object can be used for one or more parsed _/robots.txt_
files on any number of hosts.

The following methods are provided:

* $rules = WWW::RobotRules->new($robot_name)

This is the constructor for WWW::RobotRules objects. The first argument
given to new() is the name of the robot.

* $rules->parse($robot_txt_url, $content, $fresh_until)

The parse() method takes as arguments the URL that was used to retrieve
the _/robots.txt_ file, and the contents of the file.

* $rules->allowed($uri)

Returns TRUE if this robot is allowed to retrieve this URL.

* $rules->agent([$name])

Get/set the agent name. NOTE: Changing the agent name will clear the
robots.txt rules and expire times out of the cache.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/ALP:/Experimental:/Slowroll/base.20240803/repo/oss/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-WWW-RobotRules-6.02-9.31.noarch.rpm
ftp.icm.edu.pl  perl-WWW-RobotRules-6.02-9.31.noarch.rpm
ftp.icm.edu.pl  perl-WWW-RobotRules-6.02-9.31.noarch.rpm
ftp.icm.edu.pl  perl-WWW-RobotRules-6.02-9.31.noarch.rpm
     

Provides :
perl(WWW::RobotRules)
perl(WWW::RobotRules::AnyDBM_File)
perl(WWW::RobotRules::InCore)
perl-WWW-RobotRules

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(URI) >= 1.10
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/lib/perl5/vendor_perl/5.40.0/WWW
/usr/lib/perl5/vendor_perl/5.40.0/WWW/RobotRules
/usr/lib/perl5/vendor_perl/5.40.0/WWW/RobotRules.pm
/usr/lib/perl5/vendor_perl/5.40.0/WWW/RobotRules/AnyDBM_File.pm
/usr/share/doc/packages/perl-WWW-RobotRules
/usr/share/doc/packages/perl-WWW-RobotRules/Changes
/usr/share/doc/packages/perl-WWW-RobotRules/README
/usr/share/man/man3/WWW::RobotRules.3pm.gz
/usr/share/man/man3/WWW::RobotRules::AnyDBM_File.3pm.gz

 
ICM