Ports Search

Results 981990 of 8,048 for /www/.(0.003 seconds)
www/CGI-ArgChecker-0.02 (Score: 0.056974534)
Perl module implementing a cgi interface to String::Checker
CGI::ArgChecker - An extensible CGI parameter validation module (allowing commonly used checks on parameters to be called more concisely and consistently) based on String::Checker. This is really nothing more than a simple wrapper around String::Checker.
www/CGI-Builder-TT2-0.03 (Score: 0.056974534)
CGI::Builder and Template Toolkit 2 integration
CGI::Builder and Template Toolkit 2 integration
www/CGI-Builder-1.36 (Score: 0.056974534)
Perl module intended to make it easier to create reusable web apps
CGI::Builder - Framework to build simple or complex web-apps
www/CGI-Cache-1.4207 (Score: 0.056974534)
Perl extension to cache output of time-intensive CGI scripts
CGI::Cache is a perl extension to help cache output of time-intensive CGI scripts so that subsequent visits to such scripts will not cost as much time.
www/CGI-Compile-0.19 (Score: 0.056974534)
Perl extension to compile .cgi scripts to a code reference
Compile .cgi scripts to a code reference like ModPerl::Registry.
www/CGI-Compress-Gzip-1.03 (Score: 0.056974534)
CGI::Compress::Gzip - CGI with automatically compressed output
CGI::Compress::Gzip extends the CGI class to auto-detect whether the client browser wants compressed output and apply gzip compression on any content printed on the default filehandle. This module is intended to be a drop-in replacement for CGI.pm in a typical scripting environment.
www/CGI-Cookie-Splitter-0.05 (Score: 0.056974534)
Split big cookies into smaller ones
RFC 2109 recommends that the minimal cookie size supported by the client is 4096 bytes. This has become a pretty standard value, and if your server sends larger cookies than that it's considered a no-no. This module provides a pretty simple interface to generate small cookies that are under a certain limit, without wasting too much effort.
www/CGI-Cookie-XS-0.18 (Score: 0.056974534)
HTTP Cookie parser in C
This module implements a very simple and fast parser for cookies used in HTTP applications.
www/CGI-Emulate-PSGI-0.20 (Score: 0.056974534)
Perl extension of PSGI adapter for CGI
PSGI adapter for CGI.
www/CGI-EncryptForm-1.02 (Score: 0.056974534)
Implement trusted stateful CGI Form Data using cryptography
Implement trusted stateful CGI Form Data using cryptography.