RT-Extension-IncrementPriority 1.0.0 Latest
Kwalitee Issues
- meta_yml_conforms_to_known_spec
-
Take a look at the META.yml Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.yml accordingly.
Error: License 'gplv2' is invalid (license) [Validation: 1.4]
- has_tests
-
Add tests!
- 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.
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Thu 19 Mar 2015 09:43:27 AM JST gpg: using RSA key B2C0797BEB63A25A gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- 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: RT-Extension-IncrementPriority-0.01/inc/Module/Install.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Base.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Can.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Fetch.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Include.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Makefile.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Metadata.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/RTx.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/RTx/Runtime.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/ReadmeFromPod.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/Win32.pm, RT-Extension-IncrementPriority-0.01/inc/Module/Install/WriteAll.pm, RT-Extension-IncrementPriority-0.01/lib/RT/Action/IncrementPriority.pm, RT-Extension-IncrementPriority-0.01/lib/RT/Extension/IncrementPriority.pm, RT-Extension-IncrementPriority-0.01/inc/YAML/Tiny.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: Module::Install, Module::Install::Base, Module::Install::Can, Module::Install::Fetch, Module::Install::Include, Module::Install::Makefile, Module::Install::Metadata, Module::Install::RTx::Runtime, Module::Install::Win32, Module::Install::WriteAll
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Module::Install
- Module::Install::Base
- Module::Install::Base::FakeAdmin
- Module::Install::Can
- Module::Install::Fetch
- Module::Install::Include
- Module::Install::Makefile
- Module::Install::Metadata
- Module::Install::RTx
- Module::Install::RTx::Runtime
- Module::Install::ReadmeFromPod
- Module::Install::Win32
- Module::Install::WriteAll
- YAML::Tiny
- 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.22,0.37,1.0,1.14,1.56
- 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 |
---|---|---|---|
Module::Install | 1.14 | metacpan | |
Module::Install::Base | 1.14 | metacpan | |
Module::Install::Can | 1.14 | metacpan | |
Module::Install::Fetch | 1.14 | metacpan | |
Module::Install::Include | 1.14 | metacpan | |
Module::Install::Makefile | 1.14 | metacpan | |
Module::Install::Metadata | 1.14 | metacpan | |
Module::Install::RTx | 0.37 | metacpan | |
Module::Install::RTx::Runtime | metacpan | ||
Module::Install::ReadmeFromPod | 0.22 | metacpan | |
Module::Install::Win32 | 1.14 | metacpan | |
Module::Install::WriteAll | 1.14 | metacpan | |
RT::Action::IncrementPriority | will increment a ticket's priority by 1 each time it is run. | metacpan | |
RT::Extension::IncrementPriority | 1.0 | metacpan | |
YAML::Tiny | 1.56 | metacpan |
Provides
Name | File | View |
---|---|---|
Module::Install::Base::FakeAdmin | RT-Extension-IncrementPriority-0.01/inc/Module/Install/Base.pm | metacpan |