Fedora-Bugzilla 0.13 Deleted
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_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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::Bugzilla | Interact with Fedora's bugzilla instance | 0.13 | metacpan |
Fedora::Bugzilla::Bug | Bug class | 0.13 | metacpan |
Fedora::Bugzilla::Bug::Attachment | A bug attachment | 0.13 | metacpan |
Fedora::Bugzilla::Bug::Comment | A bug comment | 0.13 | metacpan |
Fedora::Bugzilla::Bug::Flag | A set flag on a bug | 0.13 | metacpan |
Fedora::Bugzilla::Bug::NewAttachment | Define the paramaters needed to create an attachment | 0.13 | metacpan |
Fedora::Bugzilla::Bugs | A set of bugs | 0.13 | metacpan |
Fedora::Bugzilla::NewBug | New bug class | 0.13 | metacpan |
Fedora::Bugzilla::QueriedBugs | A set of bugs resulting from a query/search | 0.13 | metacpan |
Fedora::Bugzilla::Role::NewHash | Provide a 'to_hash' method | 0.13 | metacpan |
Fedora::Bugzilla::Types | Moose types and coercions for Fedora::Bugzilla | 0.13 | metacpan |
Fedora::Bugzilla::XMLRPC | Subclass RPC::XML::Client to catch login faults | 0.13 | metacpan |