CatalystX-Features 0.26 Latest
Kwalitee Issues
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Catalyst::Plugin::I18N
- Catalyst::View::Mason
- Catalyst::View::TT
- Class::Accessor::Fast
- Class::Data::Inheritable
- MRO::Compat
- namespace::autoclean
- parent
- 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.26 | metacpan |
CatalystX::Features::Backend | All the dirty work is done here | 0.26 | metacpan |
CatalystX::Features::Feature | Class that represents a single feature. | 0.26 | metacpan |
CatalystX::Features::Init | Extend MyApp.pm initialization | 0.26 | metacpan |
CatalystX::Features::Lib | Unshift your /lib into @INC | 0.26 | metacpan |
CatalystX::Features::Plugin::ConfigLoader | Makes ConfigLoader know about features | 0.26 | metacpan |
CatalystX::Features::Plugin::I18N | Makes C::P::I18N know about features | 0.26 | metacpan |
CatalystX::Features::Plugin::Static::Simple | Makes C::P::Static::Simple know about features | 0.26 | metacpan |
CatalystX::Features::Role::Backend | Role for implementing a backend. | 0.26 | metacpan |
CatalystX::Features::Role::Feature | Role for implementing a single feature. | 0.26 | metacpan |
CatalystX::Features::View::Mason | Makes View::Mason know about features | 0.26 | metacpan |
CatalystX::Features::View::TT | Makes View::TT handle features. | 0.26 | metacpan |
Other Files
Changes | metacpan |
MANIFEST | metacpan |
META.yml | metacpan |
Makefile.PL | metacpan |
README | metacpan |
README.textile | metacpan |
dist.ini | metacpan |
t/lib/TestApp/Makefile.PL | metacpan |
t/lib/TestAppAlternateClasses/Makefile.PL | metacpan |
t/lib/TestAppDisable/Makefile.PL | metacpan |
t/lib/TestAppI18N/Makefile.PL | metacpan |
t/lib/TestAppIncOrder/Makefile.PL | metacpan |
t/lib/TestAppMason/Makefile.PL | metacpan |
t/lib/TestAppStatic/Makefile.PL | metacpan |
t/lib/TestAppTT/Makefile.PL | metacpan |