| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-WWW-RobotRules | Distribution: openSUSE:Factory:zSystems |
| Version: 6.30.0 | Vendor: openSUSE |
| Release: 1.3 | Build date: Sat May 23 09:46:50 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 46811 | Source RPM: perl-WWW-RobotRules-6.30.0-1.3.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://metacpan.org/release/WWW-RobotRules | |
| Summary: Database of robots.txt-derived permissions | |
This module parses _/robots.txt_ files as specified in at https://www.robotstxt.org/robotstxt.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.
Artistic-1.0 OR GPL-1.0-or-later
* Sat May 23 2026 Tina Müller <timueller+perl@suse.de>
- updated to 6.30.0 (6.03)
see /usr/share/doc/packages/perl-WWW-RobotRules/Changes
* Mon Feb 20 2012 coolo@suse.com
- updated to 6.02
* Restore perl-5.8.1 compatiblity.
* Mon Mar 14 2011 vcizek@novell.com
- initial package 6.01
* created by cpanspec 1.78.03
/usr/lib/perl5/vendor_perl/5.44.0/WWW /usr/lib/perl5/vendor_perl/5.44.0/WWW/RobotRules /usr/lib/perl5/vendor_perl/5.44.0/WWW/RobotRules.pm /usr/lib/perl5/vendor_perl/5.44.0/WWW/RobotRules/AnyDBM_File.pm /usr/lib/perl5/vendor_perl/5.44.0/WWW/RobotRules/DB_File.pm /usr/share/doc/packages/perl-WWW-RobotRules /usr/share/doc/packages/perl-WWW-RobotRules/Changes /usr/share/licenses/perl-WWW-RobotRules /usr/share/licenses/perl-WWW-RobotRules/LICENSE /usr/share/man/man3/WWW::RobotRules.3pm.gz /usr/share/man/man3/WWW::RobotRules::AnyDBM_File.3pm.gz /usr/share/man/man3/WWW::RobotRules::DB_File.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Aug 19 00:46:32 2026