Padre-Plugin-Snippet 0.01 Latest
Kwalitee Issues
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- 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: Padre::Plugin::Snippet::Preferences
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Padre-Plugin-Snippet-0.01/lib/Padre/Plugin/Snippet.pm -- Around line 144: '=item' outside of any '=over'
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: Padre::Plugin::Snippet::Preferences
- 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 |
---|---|---|---|
Padre::Plugin::Snippet | TextMate-like snippets for Padre | 0.01 | metacpan |
Padre::Plugin::Snippet::Document | A Perl document that understands Snippets | 0.01 | metacpan |
Padre::Plugin::Snippet::FBP::Preferences | 0.01 | metacpan | |
Padre::Plugin::Snippet::Preferences | 0.01 | metacpan | |
Padre::Plugin::Snippet::Role::NeedsPluginEvent | metacpan |