Weasel 0.02-TRIAL Deleted
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: Weasel-0.02/lib/Weasel/FindExpanders/HTML.pm -- Around line 27: =over without closing =back Weasel-0.02/lib/Weasel/WidgetHandlers.pm -- Around line 50: '=item' outside of any '=over' Weasel-0.02/lib/Weasel/Widgets/HTML/Input.pm -- Around line 46: =over without closing =back Weasel-0.02/lib/Weasel/Widgets/HTML/Select.pm -- Around line 36: =over without closing =back Weasel-0.02/lib/Weasel/Widgets/HTML/Selectable.pm -- Around line 47: =over without closing =back
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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 |
---|---|---|---|
Weasel | Perl's php/Mink-inspired abstracted web-driver framework | 0.01 | metacpan |
Weasel::DriverRole | API definition for driver wrappers | 0.01 | metacpan |
Weasel::Element | The base HTML/Widget element class | metacpan | |
Weasel::Element::Document | metacpan | ||
Weasel::FindExpanders | Mapping find patterns to xpath locators | metacpan | |
Weasel::FindExpanders::HTML | metacpan | ||
Weasel::Session | Connection to an encapsulated test driver | metacpan | |
Weasel::WidgetHandlers | Mapping elements to widget handlers | metacpan | |
Weasel::Widgets::HTML | Helper module for bulk-registration of HTML widgets | metacpan | |
Weasel::Widgets::HTML::Button | Wrapper for button-like INPUT and BUTTON tags | metacpan | |
Weasel::Widgets::HTML::Input | Parent of the INPUT, OPTION and BUTTON wrappers | metacpan | |
Weasel::Widgets::HTML::Select | Wrapper of SELECT tag | metacpan | |
Weasel::Widgets::HTML::Selectable | Wrapper for selectable elements | metacpan |