Pakket: libcgi-application-plugin-autorunmode-perl (0.18-2)
Verwijzigingen voor libcgi-application-plugin-autorunmode-perl
Debian bronnen:
Het bronpakket libcgi-application-plugin-autorunmode-perl downloaden:
- [libcgi-application-plugin-autorunmode-perl_0.18-2.dsc]
- [libcgi-application-plugin-autorunmode-perl_0.18.orig.tar.gz]
- [libcgi-application-plugin-autorunmode-perl_0.18-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [metacpan.org]
Vergelijkbare pakketten:
- 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.
Andere aan libcgi-application-plugin-autorunmode-perl gerelateerde pakketten
|
|
|
|
-
- dep: libcgi-application-perl
- framework for building reusable web-applications
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language