软件包: libcatalystx-component-traits-perl (0.19-2)
libcatalystx-component-traits-perl 的相关链接
Trisquel 的资源:
下载源码包 libcatalystx-component-traits-perl:
- [libcatalystx-component-traits-perl_0.19-2.dsc]
- [libcatalystx-component-traits-perl_0.19.orig.tar.gz]
- [libcatalystx-component-traits-perl_0.19-2.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libcatalyst-view-mason-perl
- libcatalyst-component-instancepercontext-perl
- libcatalyst-model-cdbi-crud-perl
- libcatalyst-model-dbi-perl
- libcatalyst-view-json-perl
- libcatalyst-plugin-session-store-delegate-perl
- libcatalyst-plugin-setenv-perl
- libcatalyst-view-email-perl
- libcatalyst-plugin-configloader-perl
- libcatalyst-controller-html-formfu-perl
- libcatalyst-authentication-store-dbix-class-perl
Automatic Trait Loading and Resolution for Catalyst Components
CatalystX::Component::Traits adds a Catalyst::Component/COMPONENT method to your Catalyst component base class that reads the optional traits parameter from app and component config and instantiates the component subclass with those traits using MooseX::Traits/new_with_traits from MooseX::Traits::Pluggable.
Catalyst is an elegant Model-View-Controller web application framework written in Perl.
其他与 libcatalystx-component-traits-perl 有关的软件包
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libclass-load-perl
- module for loading modules by name
-
- dep: liblist-moreutils-perl
- Perl module with additional list functions not found in List::Util
-
- dep: libmoose-perl
- modern Perl object system framework
-
- dep: libmoosex-traits-pluggable-perl
- Moose extension for class precedence search of traits
-
- dep: libnamespace-autoclean-perl
- module to remove imported symbols after compilation
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language