Kwalitee Issues

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: Gtk2::Ex::FormFactory::Intro

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Button.pm -- Around line 78: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/CheckButton.pm -- Around line 135: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Combo.pm -- Around line 126: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Container.pm -- Around line 201: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Context.pm -- Around line 521: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/DialogButtons.pm -- Around line 109: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Entry.pm -- Around line 103: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Expander.pm -- Around line 107: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Form.pm -- Around line 52: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/HBox.pm -- Around line 92: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/HSeparator.pm -- Around line 48: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Image.pm -- Around line 250: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Intro.pm -- Around line 400: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Label.pm -- Around line 101: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Layout.pm -- Around line 957: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/List.pm -- Around line 244: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Menu.pm -- Around line 249: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Notebook.pm -- Around line 93: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Popup.pm -- Around line 199: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/ProgressBar.pm -- Around line 87: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Proxy.pm -- Around line 322: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/RadioButton.pm -- Around line 132: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Rules.pm -- Around line 278: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Table.pm -- Around line 36: =cut found outside a pod block. Skipping to next block. Around line 66: =cut found outside a pod block. Skipping to next block. Around line 334: Non-ASCII character seen before =encoding in '·'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/ToggleButton.pm -- Around line 152: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/VBox.pm -- Around line 92: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/VSeparator.pm -- Around line 48: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Widget.pm -- Around line 949: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/Window.pm -- Around line 54: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory/YesNo.pm -- Around line 158: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252 Gtk2-Ex-FormFactory-0.50/lib/Gtk2/Ex/FormFactory.pm -- Around line 354: Non-ASCII character seen before =encoding in 'Jörn'. Assuming CP1252

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.

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: Gtk2::Ex::FormFactory, Gtk2::Ex::FormFactory::Button, Gtk2::Ex::FormFactory::CheckButton, Gtk2::Ex::FormFactory::Combo, Gtk2::Ex::FormFactory::Container, Gtk2::Ex::FormFactory::Context, Gtk2::Ex::FormFactory::DialogButtons, Gtk2::Ex::FormFactory::Entry, Gtk2::Ex::FormFactory::Expander, Gtk2::Ex::FormFactory::Form, Gtk2::Ex::FormFactory::HBox, Gtk2::Ex::FormFactory::HSeparator, Gtk2::Ex::FormFactory::Image, Gtk2::Ex::FormFactory::Intro, Gtk2::Ex::FormFactory::Label, Gtk2::Ex::FormFactory::Layout, Gtk2::Ex::FormFactory::List, Gtk2::Ex::FormFactory::Menu, Gtk2::Ex::FormFactory::Notebook, Gtk2::Ex::FormFactory::Popup, Gtk2::Ex::FormFactory::ProgressBar, Gtk2::Ex::FormFactory::Proxy, Gtk2::Ex::FormFactory::RadioButton, Gtk2::Ex::FormFactory::Rules, Gtk2::Ex::FormFactory::Table, Gtk2::Ex::FormFactory::ToggleButton, Gtk2::Ex::FormFactory::VBox, Gtk2::Ex::FormFactory::VSeparator, Gtk2::Ex::FormFactory::Widget, Gtk2::Ex::FormFactory::Window, Gtk2::Ex::FormFactory::YesNo

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

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
Gtk2::Ex::FormFactory Makes building complex GUI's easy 0.50 metacpan
Gtk2::Ex::FormFactory::Button A Button in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::CheckButton A CheckButton in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Combo A Combo in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Container A container in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Context Context in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::DialogButtons Standard Ok, Apply, Cancel Buttons metacpan
Gtk2::Ex::FormFactory::Entry An Entry in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Expander An Expander in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Form A Form in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::HBox A HBox in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::HSeparator A HSeparator in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Image An Image in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Label A Label in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Layout Do layout in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::List A List in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Menu A Menu in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Notebook A Notebook in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Popup A Popup in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::ProgressBar A ProgressBar in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Proxy Proxy class for application objects metacpan
Gtk2::Ex::FormFactory::RadioButton A RadioButton in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Rules Rule checking in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Table Complex table layouts made easy metacpan
Gtk2::Ex::FormFactory::ToggleButton A ToggleButton in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::VBox A VBox in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::VSeparator A VSeparator in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::Widget Base class for all FormFactory Widgets metacpan
Gtk2::Ex::FormFactory::Window A Window in a FormFactory framework metacpan
Gtk2::Ex::FormFactory::YesNo Yes/No radio buttons in a FormFactory framework metacpan

Other Files

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