Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Continuity

Continuity is a library to simplify web applications. Each session is written and runs as a persistant application, and is able to request additional input at any time without exiting. This is significantly different from the traditional CGI model of web applications in which a program is restarted for each new request. The program is passed a $request variable which holds the request (including any form data) sent from the browser. In concept, this is a lot like a $cgi object from CGI.pm with one very very significant difference. At any point in the code you can call $request->next. Your program will then suspend, waiting for the next request in the session. Since the program doesn't actually halt, all state is preserved, including lexicals -- getting input from the browser is then similar to doing $line = <> in a command-line application.

Found 1 sites for perl-Continuity

Found 4 RPM for perl-Continuity

PackageSummaryDistributionDownload
perl-Continuity-1.4-1.el6.rf.noarch.htmlAbstract away statelessness of HTTP, for stateful Web applicationsDAG packages for Red Hat Linux el6 i386perl-Continuity-1.4-1.el6.rf.noarch.rpm
perl-Continuity-1.4-1.el6.rf.noarch.htmlAbstract away statelessness of HTTP, for stateful Web applicationsDAG packages for Red Hat Linux el6 x86_64perl-Continuity-1.4-1.el6.rf.noarch.rpm
perl-Continuity-1.01-1.el5.rf.noarch.htmlAbstract away statelessness of HTTP, for stateful Web applicationsDAG packages for Red Hat Linux el5 i386perl-Continuity-1.01-1.el5.rf.noarch.rpm
perl-Continuity-1.01-1.el5.rf.noarch.htmlAbstract away statelessness of HTTP, for stateful Web applicationsDAG packages for Red Hat Linux el5 x86_64perl-Continuity-1.01-1.el5.rf.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet