Mason 2.24 Latest
Kwalitee Issues
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (112) does not match dist (113):
- Missing in MANIFEST: README
- 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: Mason::CodeCache, Mason::Compilation, Mason::Component::ClassMeta, Mason::DynamicFilter, Mason::Filters::Standard, Mason::Plugin, Mason::PluginBundle, Mason::PluginBundle::Default, Mason::PluginManager, Mason::Request, Mason::Result
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Mason-2.24/lib/Mason/Plugin/LvalueAttributes.pm -- Around line 56: L<> starts or ends with whitespace
- 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: Mason::CodeCache, Mason::Compilation, Mason::Component::ClassMeta, Mason::DynamicFilter, Mason::Filters::Standard, Mason::Plugin, Mason::PluginBundle, Mason::PluginBundle::Default, Mason::PluginManager, Mason::Request, Mason::Result
- 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 |
---|---|---|---|
Mason | Powerful, high-performance templating for the web and beyond | 2.24 | metacpan |
Mason::App | Implementation of bin/mason | 2.24 | metacpan |
Mason::CodeCache | Result returned from Mason request | 2.24 | metacpan |
Mason::Compilation | Performs compilation of a single component | 2.24 | metacpan |
Mason::Component | Mason Component base class | 2.24 | metacpan |
Mason::Component::ClassMeta | Meta-information about Mason component class | 2.24 | metacpan |
Mason::Component::Import | Extra component imports | 2.24 | metacpan |
Mason::Component::Moose | Moose policies and exports for Mason components | 2.24 | metacpan |
Mason::DynamicFilter | 2.24 | metacpan | |
Mason::Exceptions | Exception objects thrown by Mason | 2.24 | metacpan |
Mason::Filters::Standard | Standard filters | 2.24 | metacpan |
Mason::Interp | Mason Interpreter | 2.24 | metacpan |
Mason::Moose | Mason Moose policies | 2.24 | metacpan |
Mason::Moose::Role | Mason Moose role policies | 2.24 | metacpan |
Mason::Plugin | 2.24 | metacpan | |
Mason::Plugin::Defer | Defer computing parts of output until the end of the request | 2.24 | metacpan |
Mason::Plugin::DollarDot | Allow $. as substitution for $self-> and in attribute names | 2.24 | metacpan |
Mason::Plugin::LvalueAttributes | Create lvalue accessors for all rw component attributes | 2.24 | metacpan |
Mason::Plugin::TidyObjectFiles | Tidy object files | 2.24 | metacpan |
Mason::PluginBundle | 2.24 | metacpan | |
Mason::PluginBundle::Default | Default plugins | 2.24 | metacpan |
Mason::PluginManager | 2.24 | metacpan | |
Mason::PluginRole | Helper for defining Mason plugin roles | 2.24 | metacpan |
Mason::Request | Mason Request Class | 2.24 | metacpan |
Mason::Result | Result returned from Mason request | 2.24 | metacpan |
Mason::TieHandle | 2.24 | metacpan | |
Mason::Types | 2.24 | metacpan |