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.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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.

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).

Modules

Name Abstract Version View
CatalystX::Features Merges different application directories into your app. 0.14 metacpan
CatalystX::Features::Backend All the dirty work is done here 0.14 metacpan
CatalystX::Features::Feature Class that represents a single feature. 0.14 metacpan
CatalystX::Features::Init Extend MyApp.pm initialization 0.14 metacpan
CatalystX::Features::Lib Push your /lib into @INC 0.14 metacpan
CatalystX::Features::Plugin::ConfigLoader Makes ConfigLoader know about features 0.14 metacpan
CatalystX::Features::Plugin::I18N Makes C::P::I18N know about features 0.14 metacpan
CatalystX::Features::Plugin::Static::Simple Makes C::P::Static::Simple know about features 0.14 metacpan
CatalystX::Features::Role::Backend Role for implementing a backend. 0.14 metacpan
CatalystX::Features::Role::Feature Role for implementing a single feature. 0.14 metacpan
CatalystX::Features::View::Mason Makes View::Mason know about features 0.14 metacpan
CatalystX::Features::View::TT Makes View::TT handle features. 0.14 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
README.textile metacpan
dist.ini metacpan
t/TestApp/Makefile.PL metacpan
t/TestAppI18N/Makefile.PL metacpan
t/TestAppMason/Makefile.PL metacpan
t/TestAppStatic/Makefile.PL metacpan
t/TestAppTT/Makefile.PL metacpan