Package: wnpp Owner: gregor herrmann <[email protected]> Severity: wishlist X-Debbugs-CC: [email protected],[email protected]
* Package name : libcgi-compile-perl Version : 0.15 Upstream Author : Tatsuhiko Miyagawa <[email protected]> * URL : http://search.cpan.org/dist/CGI-Compile/ * License : Artistic or GPL-1+ Programming Lang: Perl Description : module for compiling .cgi scripts to a code reference CGI::Compile is an utility to compile CGI scripts into a code reference that can run many times on its own namespace, as long as the script is ready to run on a persistent environment. NOTE: for best results, load CGI::Compile before any modules used by your CGIs. Combined with CGI::Emulate::PSGI, your CGI script can be turned into a persistent PSGI application. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

