Kwalitee Issues

main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: webrobot-0.81/lib/WWW/Webrobot/pod/Config.pod -- Around line 52: Non-ASCII character seen before =encoding in 'Ümläüte'. Assuming CP1252

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

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::Webrobot::HtmlAnalyzer, WWW::Webrobot::Recur::Browser, WWW::Webrobot::Recur::RandomBrowser

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • HTTP::Response

meta_yml_has_provides

Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

Modules

Name Abstract Version View
WWW::Webrobot Run Testplans 0.81 metacpan
WWW::Webrobot::Assert Assertions for (http) requests metacpan
WWW::Webrobot::AssertConstant assert object for constant values metacpan
WWW::Webrobot::AssertDefault default assertion metacpan
WWW::Webrobot::Attributes define setter/getter for attributes of a class metacpan
WWW::Webrobot::Ext::General::HTTP::Response metacpan
WWW::Webrobot::Ext::XHtml::HTTP::Response metacpan
WWW::Webrobot::Forker fork children and open socket to childrens STDOUT metacpan
WWW::Webrobot::Global Some global functions (internal) metacpan
WWW::Webrobot::HarnessTester make *.t executables from *.xml testplans and run the plans metacpan
WWW::Webrobot::Histogram Plain simple histograms metacpan
WWW::Webrobot::Html2XHtml convert HTML to XML metacpan
WWW::Webrobot::HtmlAnalyzer analyze HTML files for links/images/frames metacpan
WWW::Webrobot::HttpErrcode HTTP Error Codes metacpan
WWW::Webrobot::MyEncode Subroutines for 'Encode' metacpan
WWW::Webrobot::MyUserAgent specialized user agent metacpan
WWW::Webrobot::Print::ChildSend special class for multiple clients for load tests metacpan
WWW::Webrobot::Print::File Store received content on disk and compare to a second run metacpan
WWW::Webrobot::Print::FilterHTTP ??? metacpan
WWW::Webrobot::Print::Html write response content to the file system metacpan
WWW::Webrobot::Print::MakeTestplan print a line based testplan metacpan
WWW::Webrobot::Print::NegativeTest Invert all assertions metacpan
WWW::Webrobot::Print::Null Zero response output listener metacpan
WWW::Webrobot::Print::Test write response content according to L<Test::More> metacpan
WWW::Webrobot::Print::TestSimple write response content according to L<Test::More> metacpan
WWW::Webrobot::Print::Text write response content to STDOUT metacpan
WWW::Webrobot::Properties Implements a config format like java.util.Properties metacpan
WWW::Webrobot::Recur::Browser act like a browser when selecting a url metacpan
WWW::Webrobot::Recur::LinkChecker check all links you can get. metacpan
WWW::Webrobot::Recur::RandomBrowser act like a user klicking urls. metacpan
WWW::Webrobot::SelftestRunner Start httpd and run a test plan metacpan
WWW::Webrobot::SendMail simple wrapper for sending mail metacpan
WWW::Webrobot::Statistic Plain simple statistic metacpan
WWW::Webrobot::StatisticSummary metacpan
WWW::Webrobot::StupidHTTPD A simple HTTP daemon for tests metacpan
WWW::Webrobot::SymbolTable Symbol table for Webrobot properties metacpan
WWW::Webrobot::TestplanRunner runs a testplan metacpan
WWW::Webrobot::Tree2Postfix metacpan
WWW::Webrobot::UseXPath Apply XPath expressions to an xml string metacpan
WWW::Webrobot::UserAgentConnection create and configure a user agent metacpan
WWW::Webrobot::Util some simple utilities metacpan
WWW::Webrobot::WebrobotLoad Run testplans with multiple clients metacpan
WWW::Webrobot::XHtml enable XHTML and XPath in HTTP::Response metacpan
WWW::Webrobot::XML2Tree wrapper for L<XML::Parser> metacpan

Provides

Name File View
HTTP::Response lib/WWW/Webrobot/Ext/XHtml/HTTP/Response.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan