套件: libcatalystx-injectcomponent-perl (0.025-1)
libcatalystx-injectcomponent-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libcatalystx-injectcomponent-perl:
- [libcatalystx-injectcomponent-perl_0.025-1.dsc]
- [libcatalystx-injectcomponent-perl_0.025.orig.tar.gz]
- [libcatalystx-injectcomponent-perl_0.025-1.debian.tar.gz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- gregor herrmann
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcatalyst-model-dbi-perl
- libcatalyst-model-cdbi-crud-perl
- libcatalyst-view-mason-perl
- libcatalyst-component-instancepercontext-perl
- libcatalyst-perl
- libcatalyst-plugin-unicode-perl
- libcatalyst-plugin-authorization-acl-perl
- libcatalyst-model-dbic-schema-perl
- libcatalyst-plugin-authentication-perl
- libcatalyst-view-json-perl
- libcatalyst-plugin-session-store-cache-perl
module for injecting components into Catalyst applications
CatalystX::InjectComponent will inject Controller, Model, and View components into Catalyst applications at setup (run)time. It does this by creating a new package on-the-fly, having that package extend the given component, and then having Catalyst setup the new component (via "->setup_component").
其他與 libcatalystx-injectcomponent-perl 有關的套件
|
|
|
-
- dep: libcatalyst-perl
- elegant Model-View-Controller Web Application Framework
-
- dep: libclass-inspector-perl
- Perl module that provides information about classes
-
- dep: libmodule-pluggable-perl
- module for giving modules the ability to have plugins
- 或者 perl (<< 5.17.0)
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language