软件包: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
- report the search path for a class's ISA tree
-
- dep: libmodule-build-perl
- framework for building and installing Perl modules
-
- 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
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: libcgi-psgi-perl
- Adapt CGI.pm to the PSGI protocol
-
- sug: libhtml-template-perl
- module for using HTML templates with Perl