Monorail 0.3
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: Monorail::SQLTrans::Producer::PostgreSQL
- 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: Monorail::SQLTrans::Producer::PostgreSQL
- 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_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 |
|---|---|---|---|
| Monorail | Database Migrations | 0.3 | metacpan |
| Monorail::Bootstrapper | 0.3 | metacpan | |
| Monorail::Change::AddField | 0.3 | metacpan | |
| Monorail::Change::AlterField | 0.3 | metacpan | |
| Monorail::Change::AlterView | 0.3 | metacpan | |
| Monorail::Change::CreateConstraint | 0.3 | metacpan | |
| Monorail::Change::CreateIndex | 0.3 | metacpan | |
| Monorail::Change::CreateTable | 0.3 | metacpan | |
| Monorail::Change::CreateView | 0.3 | metacpan | |
| Monorail::Change::DropConstraint | 0.3 | metacpan | |
| Monorail::Change::DropField | 0.3 | metacpan | |
| Monorail::Change::DropTable | 0.3 | metacpan | |
| Monorail::Change::DropView | 0.3 | metacpan | |
| Monorail::Change::RenameTable | 0.3 | metacpan | |
| Monorail::Change::RunPerl | 0.3 | metacpan | |
| Monorail::Diff | 0.3 | metacpan | |
| Monorail::MigrationScript | 0.3 | metacpan | |
| Monorail::MigrationScript::Set | 0.3 | metacpan | |
| Monorail::MigrationScript::Writer | 0.3 | metacpan | |
| Monorail::Recorder | 0.3 | metacpan | |
| Monorail::Recorder::monorail_resultset | 0.3 | metacpan | |
| Monorail::Role::Change | 0.3 | metacpan | |
| Monorail::Role::Change::StandardSQL | 0.3 | metacpan | |
| Monorail::Role::Migration | 0.3 | metacpan | |
| Monorail::SQLTrans::Diff | 0.3 | metacpan | |
| Monorail::SQLTrans::Producer::PostgreSQL | 0.3 | metacpan | |
| Monorail::SQLTrans::ProducerProxy | 0.3 | metacpan | |
| SQL::Translator::Producer::Monorail | 0.3 | metacpan |