Tk-AppWindow 0.16 Latest
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.
- 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.
- 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.11,0.12,0.15,0.16
- 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.16 | 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::Plugin | Baseclass for all plugins. | 0.07 | metacpan |
Tk::AppWindow::BaseClasses::PluginJobs | Baseclass for plugins using background jobs. | 0.07 | metacpan |
Tk::AppWindow::Ext::Art | Use icon libraries quick & easy | 0.16 | 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.12 | metacpan |
Tk::AppWindow::Ext::Keyboard | adding easy keyboard bindings | 0.15 | metacpan |
Tk::AppWindow::Ext::MDI | multiple document interface | 0.16 | metacpan |
Tk::AppWindow::Ext::MenuBar | handling menu's and stuff. | 0.08 | metacpan |
Tk::AppWindow::Ext::Panels | manage the layout of your application | 0.16 | 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::Selector | Navigate opened documents and files | 0.16 | metacpan |
Tk::AppWindow::Ext::Settings | allow your user to configure settings | 0.08 | metacpan |
Tk::AppWindow::Ext::SideBars | Basic functionality for side bars. | 0.16 | metacpan |
Tk::AppWindow::Ext::StatusBar | adding a status bar | 0.15 | 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.11 | metacpan |
Tk::AppWindow::PluginsForm | Load and unload plugins. | 0.07 | metacpan |