Database-Migrator 0.14 Latest
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.
 - 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:
- Database::Migrator
 - Database::Migrator::Core
 - Database::Migrator::Types
 - Test::Database::Migrator
 
 
- 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.
 
Modules
| Name | Abstract | Version | View | 
|---|---|---|---|
| Database::Migrator | A system for implementing database migrations | 0.14 | metacpan | 
| Database::Migrator::Core | Core role for Database::Migrator implementation classes | 0.14 | metacpan | 
| Database::Migrator::Types | Type library for use by Database::Migrator | 0.14 | metacpan | 
| Test::Database::Migrator | 0.14 | metacpan |