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.
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 |