DBIx-Schema-Changelog v0.0.0_1 Deleted

Kwalitee Issues

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::Schema::Changelog::Manual
no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: DBIx-Schema-Changelog-v0.0.0_1/lib/DBIx/Schema/Changelog/Command/Base.pm -- Around line 171: =cut found outside a pod block. Skipping to next block. DBIx-Schema-Changelog-v0.0.0_1/lib/DBIx/Schema/Changelog/Command.pm -- Around line 125: =back without =over Around line 129: L<> starts or ends with whitespace Around line 133: =back without =over DBIx-Schema-Changelog-v0.0.0_1/lib/DBIx/Schema/Changelog/Core/ExceptionMessages.pm -- Around line 36: =cut found outside a pod block. Skipping to next block. DBIx-Schema-Changelog-v0.0.0_1/lib/DBIx/Schema/Changelog.pm -- Around line 256: L<> starts or ends with whitespace Around line 260: =back without =over

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.

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::Schema::Changelog::Manual
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:
  • Dancer2::Manual
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.0001,0.01,v0.0.0_1

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
DBIx::Schema::Changelog (ALPHA QUALITY) Continuous Database Migration v0.0.0_1 metacpan
DBIx::Schema::Changelog::Action Abstract action class. metacpan
DBIx::Schema::Changelog::Action::Column metacpan
DBIx::Schema::Changelog::Action::Constraint metacpan
DBIx::Schema::Changelog::Action::Default Handle default values for table columns metacpan
DBIx::Schema::Changelog::Action::Index metacpan
DBIx::Schema::Changelog::Action::Sequence Action handler for sequences metacpan
DBIx::Schema::Changelog::Action::Sql Action for manualy called sql metacpan
DBIx::Schema::Changelog::Action::Table metacpan
DBIx::Schema::Changelog::Action::View Handles view actions metacpan
DBIx::Schema::Changelog::Changeset Handles action types. metacpan
DBIx::Schema::Changelog::Command Commandline Modul for DBIx::Schema::Changelog metacpan
DBIx::Schema::Changelog::Command::Base Abstract file class. metacpan
DBIx::Schema::Changelog::Command::Changeset Create a new changeset project from template for DBIx::Schema::Changelog! metacpan
DBIx::Schema::Changelog::Command::Driver Create a new driver modul from template for DBIx::Schema::Changelog! 0.0001 metacpan
DBIx::Schema::Changelog::Command::File Create a new file reader modul from template for DBIx::Schema::Changelog! v0.0.0_1 metacpan
DBIx::Schema::Changelog::Core::ExceptionMessages metacpan
DBIx::Schema::Changelog::Driver Abstract driver class. metacpan
DBIx::Schema::Changelog::Driver::Pg v0.0.0_1 metacpan
DBIx::Schema::Changelog::Driver::SQLite The great new DBIx::Schema::Changelog::Driver::SQLite! v0.0.0_1 metacpan
DBIx::Schema::Changelog::File Abstract file class. metacpan
DBIx::Schema::Changelog::File::JSON Module for DBIx::Schema::Changelog::File to load changeset from JSON files. metacpan
DBIx::Schema::Changelog::File::Yaml Module for DBIx::Schema::Changelog::File to load changeset from YAML files. metacpan
DBIx::Schema::Changelog::Manual A gentle introduction to DBIx::Schema::Changelog metacpan
Dancer2::Manual 0.01 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan