Perlbug 2.27 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- portable_filenames
-
Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.
Error:
- t/quick/close_<tid>@bugs.perl.org
- t/quick/note_<tid>@bugs.perl.org
- t/quick/on_low_<tid>_mac@bugs.perl.org
- t/quick/patch_<tid>@bugs.perl.org
- t/quick/test_<tid>@bugs.perl.org
- 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: PbDb::Ticket, Perlbug, Perlbug::Admin, Perlbug::Bug, Perlbug::Database, Perlbug::Format, Perlbug::JS, Perlbug::Message, Perlbug::User
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- DBI
- HTML::Entities
- Mail::Address
- Mail::Header
- Mail::Internet
- Mail::Send
- Mysql
- URI::Escape
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Perlbug-2.27/Perlbug/Table.pm -- Around line 35: '=item' outside of any '=over' =over without closing =back
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- 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: MyDBD, PbDb::Ticket, Perlbug, Perlbug::Admin, Perlbug::Base, Perlbug::Bug, Perlbug::Cmd, Perlbug::Config, Perlbug::Database, Perlbug::Do, Perlbug::Email, Perlbug::Fix, Perlbug::Format, Perlbug::JS, Perlbug::Log, Perlbug::Message, Perlbug::TM, Perlbug::Table, Perlbug::Test, Perlbug::Test, Perlbug::Test, Perlbug::Testing, Perlbug::Tk, Perlbug::User, Perlbug::Web
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Mail::Internet
- no_invalid_versions
-
Fix the version numbers so that version::is_lax($version) returns true.
Error:
- Perlbug/Database.pm: HASH(0x5609d47c4b38)
- Perlbug/Message.pm: HASH(0x5609d498bb40)
- Perlbug/Ticket.pm: HASH(0x5609d422dc60)
- 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,1,1.00,1.01,1.02,1.03,1.05,1.11,1.12,1.22,1.28,1.3,1.33,1.41,1.63,1.64,2.27
- 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 |
---|---|---|---|
MyDBD | 1.00 | metacpan | |
PbDb::Ticket | metacpan | ||
Perlbug | PerlBug DataBase | 2.27 | metacpan |
Perlbug::Admin | 0.01 | metacpan | |
Perlbug::Base | Module for bringing together Config, Log, Format, Do, TM, Mysql etc. | 1.41 | metacpan |
Perlbug::Bug | 1.02 | metacpan | |
Perlbug::Cmd | Command line interface to perlbug database. | 1.01 | metacpan |
Perlbug::Config | Perlbug Configuration data handler | 1.22 | metacpan |
Perlbug::Database | metacpan | ||
Perlbug::Do | Commands (switches) for generic interface to perlbug database. | 1.3 | metacpan |
Perlbug::Email | Email interface to perlbug database. | 1.63 | metacpan |
Perlbug::Fix | Command line interface to fixing perlbug database. | 1.11 | metacpan |
Perlbug::Format | Formats for email interface to perlbug database. | 1.33 | metacpan |
Perlbug::Log | Module for generic logging/debugging functions to all Perlbug. | 1.28 | metacpan |
Perlbug::Message | metacpan | ||
Perlbug::TM | Bug support functions for Perlbug | 1.12 | metacpan |
Perlbug::Table | Table access | 1 | metacpan |
Perlbug::Test | Perlbug test module placeholder | 1.05 | metacpan |
Perlbug::Testing | Perlbug testing module | 1.03 | metacpan |
Perlbug::Tk | 1.00 | metacpan | |
Perlbug::User | 0.01 | metacpan | |
Perlbug::Web | Web interface to perlbug database. | 1.64 | metacpan |