WWW-Link 0.036 Latest
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: WWW::Link::Change, WWW::Link::Merge, WWW::Link::Redirect, WWW::Link::Repair::ResourceMapper, WWW::Link::Reporter, WWW::Link::Reporter::Compile, WWW::Link::Test::Validate, WWW::Link::Tester::Base
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: WWW-Link-0.036/doc/redirect-handling.pod -- Around line 36: =over without closing =back Around line 55: =cut found outside a pod block. Skipping to next block. WWW-Link-0.036/lib/WWW/Link/Change.pm -- Around line 47: You forgot a '=back' before '=head1'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: WWW::Link, WWW::Link::Change, WWW::Link::Merge, WWW::Link::Redirect, WWW::Link::Repair, WWW::Link::Repair::ResourceMapper, WWW::Link::Repair::Substitutor, WWW::Link::Reporter, WWW::Link::Reporter::Compile, WWW::Link::Selector, WWW::Link::Test, WWW::Link::Test::Validate, WWW::Link::Tester::Base, WWW::Link::Tester::Complex
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.036,1.01,1.04,1.06,1.07,1.08,1.09,1.10,1.11,1.12,1.14
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
WWW::Link | maintain information about the state of links | 0.036 | metacpan |
WWW::Link::Change | convert messages for link changes | 1.04 | metacpan |
WWW::Link::Repair | 1.11 | metacpan | |
WWW::Link::Repair::Substitutor | repair links by text substitution | 1.12 | metacpan |
WWW::Link::Reporter | report information about a link back to a user | 1.10 | metacpan |
WWW::Link::Reporter::Compile | report link errors suitably for use in emacs | 1.08 | metacpan |
WWW::Link::Reporter::HTML | Report on status of links in HTML | 1.07 | metacpan |
WWW::Link::Reporter::LongList | Long list files which contain broken links | 1.10 | metacpan |
WWW::Link::Reporter::RepairForm | Build a form for repairing links | 1.06 | metacpan |
WWW::Link::Reporter::Text | Report on status of links in plain text | 1.09 | metacpan |
WWW::Link::Reporter::URI | Report link URIs only | 1.01 | metacpan |
WWW::Link::Selector | link selection functions. | 1.10 | metacpan |
WWW::Link::Test | adaptive functions for testing links. | 1.06 | metacpan |
WWW::Link::Tester | base class for link testers. | 1.14 | metacpan |
WWW::Link::Tester::Adaptive | 1.12 | metacpan | |
WWW::Link::Tester::Complex | a careful tester for broken links | 1.08 | metacpan |
WWW::Link::Tester::Simple | a link tester that uses the LWP head method | 1.09 | metacpan |
Provides
Name | File | View |
---|---|---|
HTML::Stream::LinkRepairForm | lib/WWW/Link/Reporter/RepairForm.pm | metacpan |
HTML::Stream::LinkReport | lib/WWW/Link/Reporter/HTML.pm | metacpan |
WWW::Link::Repair::Mapper | lib/WWW/Link/Repair/ResourceMapper.pm | metacpan |
WWW::Link::Repair::Mapper::Translation | lib/WWW/Link/Repair/ResourceMapper.pm | metacpan |
WWW::Link::Tester::Adaptive::Cookie | lib/WWW/Link/Tester/Adaptive.pm | metacpan |