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: Tk-TabbedForm-0.01/lib/Tk/TabbedForm/CFloatItem.pm -- Around line 42: =back without =over

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_known_license_in_source_file

Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.

no_unauthorized_packages

Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.

Error:

  • Tk::TabbedForm

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::TabbedForm NoteBook based form editor 0.01 metacpan
Tk::TabbedForm::CBaseClass Base class for items in Tk::TabbedForm. metacpan
Tk::TabbedForm::CBooleanItem Checkbutton widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CColorItem ColorEntry widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CFileItem File select entry widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CFloatItem Floating numbers entry widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CFolderItem Folder select entry widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CFontItem Font select entry widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CListItem ListEntry widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CRadioItem Array of Radiobuttons for Tk::TabbedForm. metacpan
Tk::TabbedForm::CScaleItem Scale widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CSpinItem Spinbox widget for Tk::TabbedForm. metacpan
Tk::TabbedForm::CTextItem Entry widget for Tk::TabbedForm. metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan