Tk-AppWindow 0.09 Deleted
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: Tk::AppWindow::Ext::StatusBar::SImageItem
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Tk-AppWindow-0.09/lib/Tk/AppWindow/Ext/Keyboard.pm -- Around line 85: Unterminated B<...> sequence
- 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.
- 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: Tk::AppWindow::Ext::StatusBar::SImageItem
- 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.02,0.07,0.08,0.09
- 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::AppWindow | An application framework based on Tk | 0.09 | metacpan |
Tk::AppWindow::BaseClasses::Callback | providing callbacks | 0.02 | metacpan |
Tk::AppWindow::BaseClasses::ContentManager | baseclass for content handling | 0.02 | metacpan |
Tk::AppWindow::BaseClasses::Extension | Baseclass for all extensions in this framework | 0.08 | metacpan |
Tk::AppWindow::BaseClasses::PanelExtension | 0.02 | metacpan | |
Tk::AppWindow::BaseClasses::Plugin | Baseclass for all plugins. | 0.07 | metacpan |
Tk::AppWindow::BaseClasses::PluginJobs | Baseclass for plugins using background jobs. | 0.07 | metacpan |
Tk::AppWindow::BaseClasses::SidePanel | 0.07 | metacpan | |
Tk::AppWindow::Ext::Art | Use icon libraries quick & easy | 0.08 | metacpan |
Tk::AppWindow::Ext::ConfigFolder | save your settings files in a ConfigFolder | 0.02 | metacpan |
Tk::AppWindow::Ext::Daemons | Run background processes easily | 0.08 | metacpan |
Tk::AppWindow::Ext::Help | about box and help facilities | 0.08 | metacpan |
Tk::AppWindow::Ext::Keyboard | adding easy keyboard bindings | 0.02 | metacpan |
Tk::AppWindow::Ext::MDI | multiple document interface | 0.07 | metacpan |
Tk::AppWindow::Ext::MenuBar | handling menu's and stuff. | 0.08 | metacpan |
Tk::AppWindow::Ext::Navigator | Navigate opened documents and files | 0.08 | metacpan |
Tk::AppWindow::Ext::NavigatorPanel | 0.02 | metacpan | |
Tk::AppWindow::Ext::Panels | manage the layout of your application | 0.02 | metacpan |
Tk::AppWindow::Ext::Plugins | load and unload plugins | 0.08 | metacpan |
Tk::AppWindow::Ext::SDI | single document interface | 0.07 | metacpan |
Tk::AppWindow::Ext::Settings | allow your user to configure settings | 0.08 | metacpan |
Tk::AppWindow::Ext::StatusBar | adding a status bar | 0.07 | metacpan |
Tk::AppWindow::Ext::StatusBar::SBaseItem | metacpan | ||
Tk::AppWindow::Ext::StatusBar::SImageItem | metacpan | ||
Tk::AppWindow::Ext::StatusBar::SMessageItem | metacpan | ||
Tk::AppWindow::Ext::StatusBar::SProgressItem | metacpan | ||
Tk::AppWindow::Ext::StatusBar::STextItem | metacpan | ||
Tk::AppWindow::Ext::ToolBar | add a tool bar | 0.07 | metacpan |
Tk::AppWindow::Ext::ToolPanel | 0.02 | metacpan | |
Tk::AppWindow::PluginsForm | Load and unload plugins. | 0.07 | metacpan |