パッケージ: libcgi-application-perl (4.61+~1.21+~1.00+~1.01-1)
libcgi-application-perl に関するリンク
Debian の資源:
libcgi-application-perl ソースパッケージをダウンロード:
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01-1.dsc]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-ep.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-r.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig-sc.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01.orig.tar.gz]
- [libcgi-application-perl_4.61+~1.21+~1.00+~1.01-1.debian.tar.xz]
メンテナ:
- Debian Perl Group (QA ページ, メールアーカイブ)
- Niko Tyni (QA ページ)
- Damyan Ivanov (QA ページ)
- Ansgar Burchardt (QA ページ)
- Dominic Hargreaves (QA ページ)
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libcgi-application-plugin-authentication-perl
- libcgi-application-plugin-autorunmode-perl
- libcgi-application-plugin-configauto-perl
- libcgi-application-plugin-requiressl-perl
- libcgi-application-plugin-tt-perl
- libcgi-application-plugin-stream-perl
- libcgi-application-dispatch-perl
- libcgi-application-plugin-devpopup-perl
- libcgi-application-plugin-forward-perl
- libcgi-application-plugin-linkintegrity-perl
- libtitanium-perl
framework for building reusable web-applications
CGI::Application is intended to make it easier to create sophisticated, reusable web-based applications. This module implements a methodology which, if followed, will make your web software easier to design, easier to document, easier to write, and easier to evolve.
This package comes bundled with three extra modules providing useful glue run modes:
CGI::Application::Plugin::ErrorPage - automatic handling of errors
CGI::Application::Plugin::Redirect - external header based redirects
CGI::Application::Standard::Config - defines a standard interface for config
その他の libcgi-application-perl 関連パッケージ
|
|
|
|
-
- dep: libcgi-pm-perl (>= 4.21)
- module for Common Gateway Interface applications
-
- dep: libclass-isa-perl
- クラスの ISA ツリーの探索パスを報告する
-
- dep: libmodule-build-perl
- Perl モジュールのビルドおよびインストール用フレームワーク
-
- dep: libparams-validate-perl
- Perl module to validate parameters to Perl method/function calls
-
- dep: libscalar-list-utils-perl
- modules providing common scalar and list utility subroutines
-
- dep: libtest-requires-perl
- utility module for tests to check whether modules are available
-
- dep: libtest-simple-perl
- set of basic utilities for writing tests in Perl
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語
-
- sug: libcgi-psgi-perl
- Adapt CGI.pm to the PSGI protocol
-
- sug: libhtml-template-perl
- module for using HTML templates with Perl