パッケージ: libcgi-application-dispatch-perl (3.12-2.1)
libcgi-application-dispatch-perl に関するリンク
Trisquel の資源:
libcgi-application-dispatch-perl ソースパッケージをダウンロード:
- [libcgi-application-dispatch-perl_3.12-2.1.dsc]
- [libcgi-application-dispatch-perl_3.12.orig.tar.gz]
- [libcgi-application-dispatch-perl_3.12-2.1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Perl Group (メールアーカイブ)
- Jaldhar H. Vyas
- Xavier Guimard
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- libtitanium-perl
- librudecgi5v5
- librudecgi-dev
- libcgi-application-plugin-logdispatch-perl
- libcgi-application-perl
- libplack-request-withencoding-perl
- python-fcgi
- libplack-middleware-file-sass-perl
- libcgi-application-plugin-validaterm-perl
- libcgi-application-plugin-configauto-perl
- libplack-middleware-expires-perl
request dispatcher for CGI::Application
CGI::Application::Dispatch provides glue between web server environments such as mod_perl, Plack and straight CGI and the CGI::Application web framework. It does this by parsing the PATH_INFO environment variable and mapping it onto a CGI::Application subclass module invocation with the appropriate run mode and CGI::Application parameters.
その他の libcgi-application-dispatch-perl 関連パッケージ
|
|
|
-
- dep: libcgi-application-perl (>= 4.50)
- framework for building reusable web-applications
-
- dep: libexception-class-perl
- module that allows you to declare real exception classes in Perl
-
- dep: libhttp-exception-perl
- module for throwing HTTP-Errors as (Exception::Class-) Exceptions
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- sug: libapache2-mod-perl2
- Integration of perl with the Apache2 web server
-
- sug: libplack-perl
- interface between web servers and Perl web applications