[ ソース: libcatalyst-plugin-subrequest-perl ]
パッケージ: libcatalyst-plugin-subrequest-perl (0.21-2)
libcatalyst-plugin-subrequest-perl に関するリンク
Debian の資源:
libcatalyst-plugin-subrequest-perl ソースパッケージをダウンロード:
- [libcatalyst-plugin-subrequest-perl_0.21-2.dsc]
- [libcatalyst-plugin-subrequest-perl_0.21.orig.tar.gz]
- [libcatalyst-plugin-subrequest-perl_0.21-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libcatalyst-plugin-captcha-perl
- libcatalyst-action-renderview-perl
- libcatalyst-plugin-cache-store-fastmmap-perl
- libcatalyst-model-cdbi-crud-perl
- libcatalyst-plugin-unicode-perl
- libcatalyst-plugin-configloader-perl
- libcatalyst-plugin-static-simple-perl
- libcatalyst-plugin-session-store-cache-perl
- libcatalyst-plugin-session-store-dbi-perl
- libcatalyst-plugin-session-store-delegate-perl
- libcatalyst-plugin-authentication-credential-openid-perl
deprecated Catalyst 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
- elegant Model-View-Controller Web Application Framework
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語