软件包: libcatalyst-plugin-subrequest-perl (0.21-1.1)
libcatalyst-plugin-subrequest-perl 的相关链接
Trisquel 的资源:
下载源码包 libcatalyst-plugin-subrequest-perl:
- [libcatalyst-plugin-subrequest-perl_0.21-1.1.dsc]
- [libcatalyst-plugin-subrequest-perl_0.21.orig.tar.gz]
- [libcatalyst-plugin-subrequest-perl_0.21-1.1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Damyan Ivanov
外部的资源:
- 主页 [metacpan.org]
相似软件包:
- libcatalyst-action-renderview-perl
- libcatalyst-plugin-captcha-perl
- libcatalyst-plugin-cache-store-fastmmap-perl
- libcatalyst-model-cdbi-crud-perl
- libcatalyst-plugin-static-simple-perl
- libcatalyst-plugin-configloader-perl
- libcatalyst-plugin-session-store-cache-perl
- libcatalyst-plugin-session-store-delegate-perl
- libcatalyst-plugin-session-store-dbi-perl
- libcatalyst-log-log4perl-perl
- libcatalyst-plugin-authentication-credential-openid-perl
deprecated Catalist plugin for making subrequests to actions
Catalyst::Plugin::SubRequest is a Catalyst plugin for making subrequests to actions. It uses the catalyst dispatcher, so it will work like an external URL call. Methods are provided both to get the body of the response and the full response (Catalyst::Response) object.
From: https://rt.cpan.org/Public/Bug/Display.html?id=57544:
$c->visit() is a perfect substitute for Catalyst::Plugin::SubRequest and works fine with content types, response headers, request headers, request method, missing localization etc.
Catalyst is an elegant Model-View-Controller web application framework written in Perl.
其他与 libcatalyst-plugin-subrequest-perl 有关的软件包
|
|
|
-
- dep: libcatalyst-perl (>= 5.90000)
- elegant Model-View-Controller Web Application Framework
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language