[ Bron: libcatalystx-component-traits-perl ]
Pakket: libcatalystx-component-traits-perl (0.19-3)
Verwijzigingen voor libcatalystx-component-traits-perl
Debian bronnen:
Het bronpakket libcatalystx-component-traits-perl downloaden:
- [libcatalystx-component-traits-perl_0.19-3.dsc]
- [libcatalystx-component-traits-perl_0.19.orig.tar.gz]
- [libcatalystx-component-traits-perl_0.19-3.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- libcatalyst-view-mason-perl
- libcatalyst-component-instancepercontext-perl
- libcatalyst-model-cdbi-crud-perl
- libcatalyst-view-json-perl
- libcatalyst-plugin-session-store-delegate-perl
- libcatalyst-model-dbi-perl
- libcatalyst-view-email-perl
- libcatalyst-plugin-setenv-perl
- libcatalyst-controller-html-formfu-perl
- libcatalyst-plugin-configloader-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.
Andere aan libcatalystx-component-traits-perl gerelateerde pakketten
|
|
|
|
-
- 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