Weasel 0.01-TRIAL Deleted
Kwalitee Issues
- 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.01/lib/Weasel/FindExpanders/HTML.pm -- Around line 27: =over without closing =back Weasel-0.01/lib/Weasel/WidgetHandlers.pm -- Around line 50: '=item' outside of any '=over' Weasel-0.01/lib/Weasel/Widgets/HTML/Input.pm -- Around line 46: =over without closing =back Weasel-0.01/lib/Weasel/Widgets/HTML/Select.pm -- Around line 36: =over without closing =back Weasel-0.01/lib/Weasel/Widgets/HTML/Selectable.pm -- Around line 47: =over without closing =back
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Perl::Critic
- Test::Pod::Coverage
- 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 |