CGI-Test 1.111 Latest
Kwalitee Issues
No Core Issues.
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- 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 |
---|---|---|---|
CGI::Test | CGI regression test framework | 1.111 | metacpan |
CGI::Test::Form | Querying interface to CGI form widgets | metacpan | |
CGI::Test::Form::Group | Records groups of box-type widgets | metacpan | |
CGI::Test::Form::Widget | Ancestor of all form widget classes | metacpan | |
CGI::Test::Form::Widget::Box | Abstract representation of a tickable box | metacpan | |
CGI::Test::Form::Widget::Box::Check | A checkbox widget | metacpan | |
CGI::Test::Form::Widget::Box::Radio | A radio button widget | metacpan | |
CGI::Test::Form::Widget::Button | Abstract representation of a button | metacpan | |
CGI::Test::Form::Widget::Button::Image | A nice submit button | metacpan | |
CGI::Test::Form::Widget::Button::Plain | A button with client-side processing | metacpan | |
CGI::Test::Form::Widget::Button::Reset | A reset button | metacpan | |
CGI::Test::Form::Widget::Button::Submit | A submit button | metacpan | |
CGI::Test::Form::Widget::Hidden | A hidden field | metacpan | |
CGI::Test::Form::Widget::Input | Abstract representation of an input field | metacpan | |
CGI::Test::Form::Widget::Input::File | A file upload control | metacpan | |
CGI::Test::Form::Widget::Input::Password | A password field | metacpan | |
CGI::Test::Form::Widget::Input::Text_Area | A text area | metacpan | |
CGI::Test::Form::Widget::Input::Text_Field | A text field | metacpan | |
CGI::Test::Form::Widget::Menu | Abstract representation of a menu | metacpan | |
CGI::Test::Form::Widget::Menu::List | A scrolling list menu | metacpan | |
CGI::Test::Form::Widget::Menu::Popup | A popup menu | metacpan | |
CGI::Test::Input | Abstract representation of POST input | metacpan | |
CGI::Test::Input::Multipart | POST input encoded as multipart/form-data | metacpan | |
CGI::Test::Input::URL | POST input encoded as application/x-www-form-urlencoded | metacpan | |
CGI::Test::Page | Abstract represention of an HTTP reply content | metacpan | |
CGI::Test::Page::Error | An HTTP error page | metacpan | |
CGI::Test::Page::HTML | A HTML page reply | metacpan | |
CGI::Test::Page::Other | A real page, but neither text nor HTML | metacpan | |
CGI::Test::Page::Real | Abstract representation of a real page | metacpan | |
CGI::Test::Page::Text | A text page reply | metacpan |