Ports 搜索

共有8,048项符合/www/的查询结果,以下是第1,3811,390项(搜索用时0.004秒)
www/HTTPD-User-Manage-1.66 (Score: 0.056974534)
Perl modules for managing access control with the web server
HTTPD-User-Manage is set of Perl modules for managing access control with the Apache, NCSA httpd, CERN and Netscape servers (and maybe some others). You can install this program as a CGI script to allow remote users to change their Web access passwords. Web administrators can use it to remotely add, edit and delete users and their groups. You can also use it from the command line as a nice all-in-one interface to access control databases based on text files, DBM files, and SQL databases.
www/I18N-AcceptLanguage-1.04 (Score: 0.056974534)
Perl extension to matches language preference (HTTP Accept-Language)
I18N::AcceptLanguage matches language preference to available languages per rules defined in RFC 2616, section 14.4: HTTP/1.1 - Header Field Definitions - Accept-Language.
Template-toolkit renderer for Mojolicious
This is a simple Template Toolkit rendering engine for Mojolicious.
YAML Configuration Plugin
Mojolicious::Plugin::YamlConfig is a YAML configuration plugin that preprocesses it's input with Mojo::Template.
www/Monoceros-0.27 (Score: 0.056974534)
PSGI/Plack server w/ event driven connection manager, prefork workers
Monoceros is PSGI/Plack server supports HTTP/1.1. Monoceros has a event-driven connection manager and preforking workers. Monoceros can keep large amount of connection at minimal processes.
www/Mozilla-CA-20160104 (Score: 0.056974534)
Perl extension for Mozilla CA cert bundle in PEM format
Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority certificates in a form that can be consumed by modules and libraries based on OpenSSL.
www/Net-Akismet-0.05 (Score: 0.056974534)
Perl interface to the Akismet comment and trackback spam blocker
From the README file: Net::Akismet is meant to provide perl interface to the Akismet web service. Akismet is blog comment and trackback spam blocker, free for personal use. More info on http://akismet.com/ The module allows you to either check if an item is spam or report certain comment as spam/false postivie.
www/Net-Async-FastCGI-0.25 (Score: 0.056974534)
Perl module to use FastCGI with IO::Async
Perl module to use FastCGI with IO::Async
www/Net-Async-HTTP-0.41 (Score: 0.056974534)
Use HTTP with IO::Async
Net::Async::HTTP implements an asynchronous HTTP user agent. It sends requests to servers, returning Future instances to yield responses when they are received. The object supports multiple concurrent connections to servers, and allows multiple requests in the pipeline to any one connection. Normally, only one such object will be needed per program to support any number of requests. As well as using futures the module also supports a callback-based interface. Net::Async::HTTP optionally supports SSL connections, if IO::Async::SSL is installed. If so, SSL can be requested either by passing a URI with the https scheme, or by passing a true value as the SSL parameter.
www/Net-FastCGI-0.14 (Score: 0.056974534)
Perl extension for FastCGI Toolkit
Net::FastCGI module.