Catalyst-Runtime 5.90129
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: Catalyst::Plugin::Unicode::Encoding, Catalyst::Response::Writer
- 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: Catalyst::Plugin::Unicode::Encoding, Catalyst::Response::Writer, Catalyst::Utils
- 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 |
---|---|---|---|
Catalyst | The Elegant MVC Web Application Framework | 5.90129 | metacpan |
Catalyst::Action | Catalyst Action | metacpan | |
Catalyst::ActionChain | Chain of Catalyst Actions | metacpan | |
Catalyst::ActionContainer | Catalyst Action Container | metacpan | |
Catalyst::ActionRole::ConsumesContent | Match on HTTP Request Content-Type | metacpan | |
Catalyst::ActionRole::HTTPMethods | Match on HTTP Methods | metacpan | |
Catalyst::ActionRole::QueryMatching | Match on GET parameters using type constraints | metacpan | |
Catalyst::ActionRole::Scheme | Match on HTTP Request Scheme | metacpan | |
Catalyst::Base | Deprecated base class | metacpan | |
Catalyst::ClassData | Class data accessors | metacpan | |
Catalyst::Component | Catalyst Component Base Class | metacpan | |
Catalyst::Component::ApplicationAttribute | Moose Role for components which capture the application context. | metacpan | |
Catalyst::Component::ContextClosure | Moose Role for components which need to close over the $ctx, without leaking | metacpan | |
Catalyst::Controller | Catalyst Controller base class | metacpan | |
Catalyst::DispatchType | DispatchType Base Class | metacpan | |
Catalyst::DispatchType::Chained | Path Part DispatchType | metacpan | |
Catalyst::DispatchType::Default | Default DispatchType | metacpan | |
Catalyst::DispatchType::Index | Index DispatchType | metacpan | |
Catalyst::DispatchType::Path | Path DispatchType | metacpan | |
Catalyst::Dispatcher | The Catalyst Dispatcher | metacpan | |
Catalyst::Engine | The Catalyst Engine | metacpan | |
Catalyst::EngineLoader | The Catalyst Engine Loader | metacpan | |
Catalyst::Exception | Catalyst Exception Class | metacpan | |
Catalyst::Exception::Basic | Basic Catalyst Exception Role | metacpan | |
Catalyst::Exception::Detach | Exception for redispatching using $ctx->detach() | metacpan | |
Catalyst::Exception::Go | Exception for redispatching using $ctx->go() | metacpan | |
Catalyst::Exception::Interface | Role defining the interface for Catalyst exceptions | metacpan | |
Catalyst::Log | Catalyst Log Class | metacpan | |
Catalyst::Middleware::Stash | The Catalyst stash - in middleware | metacpan | |
Catalyst::Model | Catalyst Model base class | metacpan | |
Catalyst::Plugin::Unicode::Encoding | Unicode aware Catalyst | 5.90129 | metacpan |
Catalyst::Request | provides information about the current client request | metacpan | |
Catalyst::Request::PartData | metacpan | ||
Catalyst::Request::Upload | handles file upload requests | metacpan | |
Catalyst::Response | stores output responding to the current client request | metacpan | |
Catalyst::Response::Writer | Proxy over the PSGI Writer | metacpan | |
Catalyst::Runtime | The Catalyst Framework Runtime | 5.90129 | metacpan |
Catalyst::Script::CGI | The CGI Catalyst Script | metacpan | |
Catalyst::Script::Create | Create a new Catalyst Component | metacpan | |
Catalyst::Script::FastCGI | The FastCGI Catalyst Script | metacpan | |
Catalyst::Script::Server | Catalyst test server | metacpan | |
Catalyst::Script::Test | Test Catalyst application on the command line | metacpan | |
Catalyst::ScriptRole | Common functionality for Catalyst scripts. | metacpan | |
Catalyst::ScriptRunner | The Catalyst Framework script runner | metacpan | |
Catalyst::Stats | Catalyst Timing Statistics Class | metacpan | |
Catalyst::Test | Test Catalyst Applications | metacpan | |
Catalyst::Utils | The Catalyst Utils | metacpan | |
Catalyst::View | Catalyst View base class | metacpan |
Provides
Name | File | View |
---|---|---|
Catalyst::Exception::Base | lib/Catalyst/Exception.pm | metacpan |