HTTP-WebTest 1.99_03 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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: HTTP::WebTest
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: HTTP-WebTest-1.99_03/lib/HTTP/WebTest/Plugin/DefaultReport.pm -- Around line 95: You forgot a '=back' before '=head3' Around line 99: =back without =over HTTP-WebTest-1.99_03/lib/HTTP/WebTest/ReportPlugin.pm -- Around line 85: You forgot a '=back' before '=head3' Around line 89: =back without =over HTTP-WebTest-1.99_03/lib/HTTP/WebTest.pm -- Around line 827: You forgot a '=back' before '=head3' Around line 831: =back without =over Around line 1058: You forgot a '=back' before '=head3' Around line 1062: =back without =over
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- no_stdin_for_prompting
-
Use the prompt() method from ExtUtils::MakeMaker/Module::Build.
- 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.
- 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: HTTP::WebTest, HTTP::WebTest::API, HTTP::WebTest::Cookies, HTTP::WebTest::Parser, HTTP::WebTest::Plugin, HTTP::WebTest::Plugin::Apache, HTTP::WebTest::Plugin::ContentSizeTest, HTTP::WebTest::Plugin::Cookies, HTTP::WebTest::Plugin::DefaultReport, HTTP::WebTest::Plugin::HarnessReport, HTTP::WebTest::Plugin::Loader, HTTP::WebTest::Plugin::ResponseTimeTest, HTTP::WebTest::Plugin::SetRequest, HTTP::WebTest::Plugin::StatusTest, HTTP::WebTest::Plugin::TextMatchTest, HTTP::WebTest::ReportPlugin, HTTP::WebTest::Test, HTTP::WebTest::TestResult, HTTP::WebTest::Utils
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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 |
---|---|---|---|
HTTP::WebTest | Test remote URLs or local web files | 1.99_03 | metacpan |
HTTP::WebTest::Cookies | Cookie storage and management | metacpan | |
HTTP::WebTest::Parser | Parse wtscript files. | metacpan | |
HTTP::WebTest::Plugin | Base class for HTTP::WebTest plugins. | metacpan | |
HTTP::WebTest::Plugin::Apache | Local web file tests plugin | metacpan | |
HTTP::WebTest::Plugin::ContentSizeTest | Response body size checks | metacpan | |
HTTP::WebTest::Plugin::Cookies | Send and recieve cookies in tests | metacpan | |
HTTP::WebTest::Plugin::DefaultReport | Default test report plugin. | metacpan | |
HTTP::WebTest::Plugin::HarnessReport | Test::Harness compatible reports | metacpan | |
HTTP::WebTest::Plugin::Loader | Loads external plugins | metacpan | |
HTTP::WebTest::Plugin::ResponseTimeTest | Tests for response time | metacpan | |
HTTP::WebTest::Plugin::SetRequest | Initializes test HTTP request | metacpan | |
HTTP::WebTest::Plugin::StatusTest | Checks HTTP response status | metacpan | |
HTTP::WebTest::Plugin::TextMatchTest | Response body checks | metacpan | |
HTTP::WebTest::ReportPlugin | Base class for HTTP::WebTest report plugins. | metacpan | |
HTTP::WebTest::Test | Test object class | metacpan | |
HTTP::WebTest::TestResult | Test results class | metacpan | |
HTTP::WebTest::Utils | Some misc staff used by various parts of HTTP::WebTest | metacpan |