套件:libcgi-application-plugin-autorunmode-perl(0.18-3)
libcgi-application-plugin-autorunmode-perl 的相關連結
Debian 的資源:
下載原始碼套件 libcgi-application-plugin-autorunmode-perl:
- [libcgi-application-plugin-autorunmode-perl_0.18-3.dsc]
- [libcgi-application-plugin-autorunmode-perl_0.18.orig.tar.gz]
- [libcgi-application-plugin-autorunmode-perl_0.18-3.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
- libcgi-application-plugin-tt-perl
- libclass-pluggable-perl
- libcgi-application-plugin-logdispatch-perl
- libcgi-application-plugin-authorization-perl
- libcgi-application-perl
- libcgi-application-plugin-config-simple-perl
- libclass-virtual-perl
- libdancer-plugin-dbic-perl
- libdancer2-plugin-database-perl
- libkiokux-model-perl
- libcgi-application-plugin-requiressl-perl
CGI::App plugin to automatically register runmodes
The CGI::Application::Plugin::AutoRunmode plugin for CGI::Application provides easy ways to setup run modes. You can just write the method that implements a run mode. You do not have to explicitly register it with CGI::Application anymore.
You can either flag methods in your CGI::App subclass with the "Runmode" or "StartRunmode" attributes or simply declare that every method in a class is a run mode. You can also assign a delegate object, all whose methods will become runmodes. You can also mix both approaches.
其他與 libcgi-application-plugin-autorunmode-perl 有關的套件
|
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language