Fedora-App-ReviewTool 0.10 Deleted
Kwalitee Issues
- no_broken_auto_install
-
Upgrade the bundled version of Module::Install to at least 0.89, but preferably to the most current release. Alternatively, you can switch to another build system / installer that does not suffer from this problem. (ExtUtils::MakeMaker, Module::Build both of which have their own set of problems.)
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Fedora-App-ReviewTool-0.10/lib/Fedora/App/ReviewTool/Bugzilla.pm -- Around line 374: You forgot a '=back' before '=head1' Fedora-App-ReviewTool-0.10/lib/Fedora/App/ReviewTool/Koji.pm -- Around line 3: =begin without a target? Fedora-App-ReviewTool-0.10/lib/Fedora/App/ReviewTool.pm -- Around line 276: Unknown E content in E<bug-PACKAGE@rt.cpan.org>
- 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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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.01,0.10
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Fedora::App::ReviewTool | Application class for ReviewTool | 0.10 | metacpan |
Fedora::App::ReviewTool::Bodhi | primitive bodhi update submit for reviewtool | 0.01 | metacpan |
Fedora::App::ReviewTool::Bugzilla | bugzilla command role | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::branch | [submitter] branch request | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::check | 0.10 | metacpan | |
Fedora::App::ReviewTool::Command::close | [submitter] close review tix | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::import | [submitter] import packages | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::koji | handle koji builds | metacpan | |
Fedora::App::ReviewTool::Command::review | [reviewer] review a package | metacpan | |
Fedora::App::ReviewTool::Command::setup | do some initial setup magic | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::status | [submitter] submit a srpm for review | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::submit | [submitter] submit a srpm for review | 0.10 | metacpan |
Fedora::App::ReviewTool::Command::take | [reviewer] take a package for review | metacpan | |
Fedora::App::ReviewTool::Command::update | [submitter] update a review tix | 0.10 | metacpan |
Fedora::App::ReviewTool::Config | 0.10 | metacpan | |
Fedora::App::ReviewTool::Koji | 0.10 | metacpan | |
Fedora::App::ReviewTool::Reviewer | methods to work with reviews | metacpan | |
Fedora::App::ReviewTool::Submitter | methods to work with submitted reviews | 0.10 | metacpan |
Fedora::Bugzilla::PackageReviewBug | bug + some reviewing magic | 0.10 | metacpan |