Kwalitee Issues

No Core Issues.

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.

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: UI::Dialog, UI::Dialog::Backend, UI::Dialog::Backend::ASCII, UI::Dialog::Backend::CDialog, UI::Dialog::Backend::GDialog, UI::Dialog::Backend::KDialog, UI::Dialog::Backend::Nautilus, UI::Dialog::Backend::NotifySend, UI::Dialog::Backend::Whiptail, UI::Dialog::Backend::XDialog, UI::Dialog::Backend::XOSD, UI::Dialog::Backend::Zenity, UI::Dialog::Console, UI::Dialog::GNOME, UI::Dialog::Gauged, UI::Dialog::KDE

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.

Modules

Name Abstract Version View
UI::Dialog wrapper for various dialog applications. 1.13 metacpan
UI::Dialog::Backend simply a collection of primarily internal methods. 1.13 metacpan
UI::Dialog::Backend::ASCII Dialog backend for the native Perl mode of basic text. 1.13 metacpan
UI::Dialog::Backend::CDialog backend for the console dialog(1) variant. 1.13 metacpan
UI::Dialog::Backend::GDialog backend for the antiquated GNOME dialog variant. 1.13 metacpan
UI::Dialog::Backend::KDialog backend for the KDE dialog variant. 1.13 metacpan
UI::Dialog::Backend::Nautilus wrapper around the data provided by the nautilus(1). 1.13 metacpan
UI::Dialog::Backend::NotifySend backend for notify-send(1). 1.13 metacpan
UI::Dialog::Backend::Whiptail Backend for the Whiptail dialog variant 1.13 metacpan
UI::Dialog::Backend::XDialog backend for the Xdialog(1) 1.13 metacpan
UI::Dialog::Backend::XOSD backend for the osd_cat(1). 1.13 metacpan
UI::Dialog::Backend::Zenity wrapper of the Zenity application. 1.13 metacpan
UI::Dialog::Console console meta-class for UI::Dialog. 1.13 metacpan
UI::Dialog::GNOME GNOME GUI meta-class for UI::Dialog. 1.13 metacpan
UI::Dialog::Gauged wrapper support of gauge related functions. 1.13 metacpan
UI::Dialog::KDE KDE GUI meta-class for UI::Dialog. 1.13 metacpan
UI::Dialog::Screen::Druid wrapper to screen dialogs. 1.13 metacpan
UI::Dialog::Screen::Menu wrapper to screen dialogs. 1.13 metacpan

Other Files

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