套件: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
- Larry Wall's Practical Extraction and Report Language
-
- sug: libcgi-psgi-perl
- Adapt CGI.pm to the PSGI protocol
-
- sug: libhtml-template-perl
- module for using HTML templates with Perl