Tk-Pod 0.9943 Latest
Kwalitee Issues
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Tk-Pod-0.9943/Pod/Text.pm -- Around line 1564: Non-ASCII character seen before =encoding in 'ä,'. 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.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: Pod/WWWBrowser.pm, More.pm, Pod.pm, Pod/Cache.pm, Pod/FindPods.pm, Pod/Search.pm, Pod/Search_db.pm, Pod/SimpleBridge.pm, Pod/Styles.pm, Pod/Text.pm, Pod/Tree.pm, Pod/Util.pm
- 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: Pod::WWWBrowser, Tk::More, Tk::Pod, Tk::Pod::Cache, Tk::Pod::FindPods, Tk::Pod::Search, Tk::Pod::Search_db, Tk::Pod::SimpleBridge, Tk::Pod::Styles, Tk::Pod::Text, Tk::Pod::Tree, Tk::Pod::Util
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 5.02,5.05,5.06,5.07,5.09,5.11,5.16,5.32,5.41
- 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.
- 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 |
---|---|---|---|
Tk::More | a 'more' or 'less' like text widget | 5.09 | metacpan |
Tk::Pod | Pod browser toplevel widget | 5.41 | metacpan |
Tk::Pod::Cache | internal Tk-Pod module for cache control | 5.02 | metacpan |
Tk::Pod::FindPods | find Pods installed on the current system | 5.16 | metacpan |
Tk::Pod::Search | Widget to access perlindex Pod full text index | 5.16 | metacpan |
Tk::Pod::Search_db | dirty OO wrapper for C<perlindex>'s search functionality | 5.09 | metacpan |
Tk::Pod::SimpleBridge | render Pod::Simple events to a Tk::Pod window | 5.07 | metacpan |
Tk::Pod::Styles | 5.06 | metacpan | |
Tk::Pod::Text | Pod browser widget | 5.32 | metacpan |
Tk::Pod::Tree | list Pod file hierarchy | 5.11 | metacpan |
Tk::Pod::Util | Tk::Pod specific utility functions | 5.05 | metacpan |