DBIx-Class-Journal 0.900100.fixversion Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- 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: DBIx::Class::Schema::Journal::DB, DBIx::Class::Schema::Journal::DB::AuditHistory, DBIx::Class::Schema::Journal::DB::AuditLog, DBIx::Class::Schema::Journal::DB::ChangeLog, DBIx::Class::Schema::Journal::DB::ChangeSet
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: DBIx-Class-Journal-0.900100/lib/DBIx/Class/Journal/EvalWrap.pm -- Around line 33: Unterminated C<...> sequence
- 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: DBIx::Class::Schema::Journal::DB, DBIx::Class::Schema::Journal::DB::AuditHistory, DBIx::Class::Schema::Journal::DB::AuditLog, DBIx::Class::Schema::Journal::DB::ChangeLog, DBIx::Class::Schema::Journal::DB::ChangeSet
- 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:
- DBIx::Class::Journal
- DBIx::Class::Journal::EvalWrap
- DBIx::Class::Schema::Journal
- DBIx::Class::Schema::Journal::DB
- DBIx::Class::Schema::Journal::DB::AuditHistory
- DBIx::Class::Schema::Journal::DB::AuditLog
- DBIx::Class::Schema::Journal::DB::ChangeLog
- DBIx::Class::Schema::Journal::DB::ChangeSet
- 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.900100
- 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 |
---|---|---|---|
DBIx::Class::Journal | Auditing for tables managed by DBIx::Class | 0.900100 | metacpan |
DBIx::Class::Journal::EvalWrap | Wrap all journal ops with an eval { } | metacpan | |
DBIx::Class::Schema::Journal | 0.01 | metacpan | |
DBIx::Class::Schema::Journal::DB | metacpan | ||
DBIx::Class::Schema::Journal::DB::AuditHistory | metacpan | ||
DBIx::Class::Schema::Journal::DB::AuditLog | metacpan | ||
DBIx::Class::Schema::Journal::DB::ChangeLog | metacpan | ||
DBIx::Class::Schema::Journal::DB::ChangeSet | metacpan |