Catalyst-Seal 0.03 Latest

Kwalitee Issues

No Core Issues.

consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.01,0.03

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
Catalyst::Seal freeze a Catalyst application at setup and make it 4x faster 0.03 metacpan
Catalyst::Seal::Accessors XS accessors for the context hot set 0.01 metacpan
Catalyst::Seal::ClassData constant accessors for class data that stopped changing 0.01 metacpan
Catalyst::Seal::Construct two things built per request that need not be 0.01 metacpan
Catalyst::Seal::Dispatch memoise the action lookups that stopped changing 0.01 metacpan
Catalyst::Seal::Exceptions plain eval in place of Try::Tiny on the request path 0.01 metacpan
Catalyst::Seal::Finalize the encoding decision, decided once per content type 0.01 metacpan
Catalyst::Seal::Guard replace a subroutine and keep the original 0.01 metacpan
Catalyst::Seal::Immutable make the application class and its components immutable 0.01 metacpan
Catalyst::Seal::Middleware leaner bodies for the two costly default middlewares 0.01 metacpan
Catalyst::Seal::Modifiers install the composed body of a wrapped method directly 0.01 metacpan
Catalyst::Seal::Prepare the request preparation path 0.01 metacpan

Provides

Name File View
Catalyst::Seal::Middleware::Response lib/Catalyst/Seal/Middleware.pm metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan