Tk-QuickForm 0.06 Latest
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-QuickForm-0.06/lib/Tk/QuickForm/CFloatItem.pm -- Around line 49: =back without =over Tk-QuickForm-0.06/lib/Tk/QuickForm.pm -- Around line 152: Unknown directive: =over4 Around line 154: '=item' outside of any '=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.
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Tk::QuickForm | Quickly set up a form. | 0.06 | metacpan |
Tk::QuickForm::CBaseClass | Base class for items in Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CBooleanItem | Checkbutton widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CColorItem | ColorEntry widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CFileItem | File select entry widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CFloatItem | Floating numbers entry widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CFolderItem | Folder select entry widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CFontItem | Font select entry widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CListItem | ListEntry widget for Tk::QuickForm. | 0.06 | metacpan |
Tk::QuickForm::CRadioItem | Array of Radiobuttons for Tk::QuickForm. | metacpan | |
Tk::QuickForm::CScaleItem | Scale widget for Tk::QuickForm. | metacpan | |
Tk::QuickForm::CSpinItem | Spinbox widget for Tk::QuickForm. | metacpan | |
Tk::QuickForm::CTextItem | Entry widget for Tk::QuickForm. | metacpan |