WWW-Mechanize-Script 0.101 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- 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 |
---|---|---|---|
Config::Any::WTScript | Parse wtscript files. | 0.100 | metacpan |
WWW::Mechanize::Script | fetch websites and executes tests on the results | 0.100 | metacpan |
WWW::Mechanize::Script::Plugin | plugin base class for check plugins | 0.100 | metacpan |
WWW::Mechanize::Script::Plugin::ContentSizeTest | check for size of received content | 0.100 | metacpan |
WWW::Mechanize::Script::Plugin::RegexMatchTest | check for required/forbidden text via regular expression in response | 0.100 | metacpan |
WWW::Mechanize::Script::Plugin::ResponseTimeTest | check response time of request | 0.100 | metacpan |
WWW::Mechanize::Script::Plugin::StatusTest | prove expected HTTP status of the response | 0.100 | metacpan |
WWW::Mechanize::Script::Plugin::TextMatchTest | check for required/forbidden text in response | 0.100 | metacpan |
WWW::Mechanize::Script::Util | some basic utility functions for scripts | 0.100 | metacpan |
Provides
Name | File | View |
---|---|---|
Config::WebTest::PlayGround | lib/Config/Any/WTScript.pm | metacpan |