套件:libcatalyst-controller-actionrole-perl(0.17-2)
libcatalyst-controller-actionrole-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcatalyst-controller-actionrole-perl:
- [libcatalyst-controller-actionrole-perl_0.17-2.dsc]
- [libcatalyst-controller-actionrole-perl_0.17.orig.tar.gz]
- [libcatalyst-controller-actionrole-perl_0.17-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcatalyst-model-cdbi-crud-perl
- libcatalyst-actionrole-acl-perl
- libcatalyst-component-instancepercontext-perl
- libmoosex-traits-perl
- libmoosex-relatedclassroles-perl
- libmoosex-compiletime-traits-perl
- libmoosex-singleton-perl
- libcatalyst-view-component-subinclude-perl
- libmoosex-role-withoverloading-perl
- libcatalyst-action-renderview-perl
- librole-commons-perl
module for applying roles to action instances
Catalyst::Controller::ActionRole allows one to apply Moose::Roles to the Catalyst::Actions for different controller methods.
As of version 5.90013, Catalyst has merged this functionality into the core Catalyst::Controller. You should no longer use this module for new development and it is recommended to switch to the core controller as soon as practical.
其他與 libcatalyst-controller-actionrole-perl 有關的套件
|
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-types-perl
- Moose extension to organise types in libraries
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: libstring-rewriteprefix-perl
- module to rewrite strings based on a set of known prefixes
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libcatalyst-action-rest-perl
- module for automatic REST method dispatching