Binary package “libcgi-application-plugin-autorunmode-perl” in ubuntu focal
CGI::App plugin to automatically register runmodes
The CGI::Applicatio
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.
Published versions
- libcgi-application-plugin-autorunmode-perl 0.18-2 in amd64 (Release)
- libcgi-application-plugin-autorunmode-perl 0.18-2 in arm64 (Release)
- libcgi-application-plugin-autorunmode-perl 0.18-2 in armhf (Release)
- libcgi-application-plugin-autorunmode-perl 0.18-2 in i386 (Release)
- libcgi-application-plugin-autorunmode-perl 0.18-2 in ppc64el (Release)
- libcgi-application-plugin-autorunmode-perl 0.18-2 in riscv64 (Release)
- libcgi-application-plugin-autorunmode-perl 0.18-2 in s390x (Release)