Package: wnpp Owner: Nicholas Bamber <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected],[email protected]
* Package name : libcgi-application-plugin-autorunmode-perl Version : 0.18 Upstream Author : Thilo Planz, <[email protected]> * URL : http://search.cpan.org/dist/CGI-Application-Plugin-AutoRunmode/ * License : Perl Programming Lang: Perl Description : CGI::App plugin to automatically register runmodes This package is being split out from its current bundle package. 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

