Tk-FormUI 1.07 Latest
Kwalitee Issues
No Core Issues.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.2,0.3,1.05,1.07
- 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 |
---|---|---|---|
Tk::FormUI | A Moo based object oriented interface for creating forms for use with Tk | 1.07 | metacpan |
Tk::FormUI::Choices | A role common to all form fields with choices | 0.2 | metacpan |
Tk::FormUI::Field | A role common to all form fields | 0.2 | metacpan |
Tk::FormUI::Field::Checkbox | FormUI Entry field that should only be used by Tk::FormUI and not directly by the user; | 0.2 | metacpan |
Tk::FormUI::Field::Combobox | FormUI Entry field that should only be used by Tk::FormUI and not directly by the user; | 0.2 | metacpan |
Tk::FormUI::Field::Directory | FormUI Directory selection field that should only be used by Tk::FormUI and not directly by the user; | 1.05 | metacpan |
Tk::FormUI::Field::Entry | FormUI Entry field that should only be used by Tk::FormUI and not directly by the user; | 0.3 | metacpan |
Tk::FormUI::Field::Radiobutton | FormUI Entry field that should only be used by Tk::FormUI and not directly by the user; | 0.2 | metacpan |