SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : perl-WWW-BrokenLinks
Version : 0.04 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 16:49:58
Group : Development/Libraries/Perl Source RPM : perl-WWW-BrokenLinks-0.04-lp154.1.1.src.rpm
Size : 0.04 MB
Packager : https://www_suse_com/
Summary : Finds broken links (including images) on a website
Description :
This module crawls a given website for broken links, including images, and
outputs a report in CSV format.

The following functions are provided:

* new(\\%options)

Provided automatically by Moose, thsi is the constructor for the class.

The following parameters can be provided as a hash reference.

* \'base_url\' (required): The base URL to crawl. The module will not crawl
above the depth specified.

* \'debug\' (optional): Set to 1 to enable debugging messages (off by
default).

* \'request_gap\' (optional): Number of seconds to wait between requests.
Defaults to 1 second.

* \'output_file\' (required): Path to file where report shoud be saved.

* \'excluded_urls\' (optional): Array reference of URLs to excluded.
Defaults to an empty array.

* crawl()

Crawl the given website for broken links.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-W/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-WWW-BrokenLinks-0.04-lp154.1.1.noarch.rpm
     

Provides :
perl(WWW::BrokenLinks)
perl-WWW-BrokenLinks

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Moose)
perl(Text::CSV)
perl(URI)
perl(WWW::Mechanize)
perl(namespace::autoclean)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/WWW
/usr/lib/perl5/vendor_perl/5.26.1/WWW/BrokenLinks.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-WWW-BrokenLinks
/usr/share/doc/packages/perl-WWW-BrokenLinks/CHANGES
/usr/share/doc/packages/perl-WWW-BrokenLinks/LICENSE
/usr/share/doc/packages/perl-WWW-BrokenLinks/README
/usr/share/doc/packages/perl-WWW-BrokenLinks/README.md
/usr/share/man/man3/WWW::BrokenLinks.3pm.gz

 
ICM