Gideon 0.0.3 Latest
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: Gideon::Registry
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Gideon-0.0.3/lib/Gideon/Plugin/Cache.pm -- Around line 78: Non-ASCII character seen before =encoding in 'donât'. Assuming UTF-8 Gideon-0.0.3/lib/Gideon/ResultSet.pm -- Around line 86: Non-ASCII character seen before =encoding in 'itâs'. Assuming UTF-8
- 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.
- 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: Gideon::Registry
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Gideon | Data mapper for Moose classes an objects | 0.000003 | metacpan |
Gideon::Driver | Gideon Driver Interface | 0.000003 | metacpan |
Gideon::Driver::DBI | Gideon DBI driver | 0.000003 | metacpan |
Gideon::Meta::Attribute::Trait::DBI::Column | Column attribute trait | 0.000003 | metacpan |
Gideon::Meta::Attribute::Trait::DBI::Inflate::DateTime | Auto-inflate DateTime | 0.000003 | metacpan |
Gideon::Meta::Attribute::Trait::Inflate | Inflated attribute | 0.000003 | metacpan |
Gideon::Meta::Attribute::Trait::Inflate::DateTime | 0.000003 | metacpan | |
Gideon::Meta::Attribute::Trait::Inflated | Inflated Role | 0.000003 | metacpan |
Gideon::Meta::Class | Gideon metaclass | 0.000003 | metacpan |
Gideon::Meta::Class::Trait::Persisted | Persisted class role | 0.000003 | metacpan |
Gideon::Plugin | Plugin base class | 0.000003 | metacpan |
Gideon::Plugin::Cache | Cache Plugin | 0.000003 | metacpan |
Gideon::Plugin::ResultSet | Plugin for creating Gideon::ResulSet | 0.000003 | metacpan |
Gideon::Plugin::StrictMode | Strict mode Plugin | 0.000003 | metacpan |
Gideon::Registry | Gideon Store Registry | 0.000003 | metacpan |
Gideon::ResultSet | Gideon result set | 0.000003 | metacpan |
Provides
Name | File | View |
---|---|---|
Gideon::Exception | lib/Gideon/Exceptions.pm | metacpan |
Gideon::Exception::InvalidOperation | lib/Gideon/Exceptions.pm | metacpan |
Gideon::Exception::NotFound | lib/Gideon/Exceptions.pm | metacpan |
Gideon::Exception::ObjectNotInStore | lib/Gideon/Exceptions.pm | metacpan |
Gideon::Exception::RemoveFailure | lib/Gideon/Exceptions.pm | metacpan |
Gideon::Exception::SaveFailure | lib/Gideon/Exceptions.pm | metacpan |
Gideon::Exception::UpdateFailure | lib/Gideon/Exceptions.pm | metacpan |