Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第9,3819,390项(搜索用时0.013秒)
www/LWP-Authen-OAuth-1.02 (Score: 1.3917367E-4)
Perl extension to generate signed OAuth requests
This module provides a sub-class of LWP::UserAgent that generates OAuth 1.0 signed requests. You should familiarise yourself with OAuth at http://oauth.net/.
www/LWP-Online-1.08 (Score: 1.3917367E-4)
Checks if process has access to the web
LWP::Online attempts to answer, as accurately as it can, one of the nastiest technical questions there is: Am I on the internet? This a problem that had no clean permanent solution, and for which you could just keep writing more and more functionality indefinitely, asymtopically approaching 100% correctness but never reaching it. And so LWP::Online is intended to do as good a job as possible, without having to resort to asking any human questions (who may well get it wrong anyway), and limiting itself to a finite amount of programming work and a reasonable level of memory overhead to load the code.
www/LWP-UserAgent-WithCache-0.12 (Score: 1.3917367E-4)
LWP::UserAgent extension with local cache
LWP::UserAgent::WithCache is a LWP::UserAgent extention. It handle 'If-Modified-Since' request header with local cache file. local cache files are implemented by Cache::FileCache.
www/MojoMojo-1.11 (Score: 1.3917367E-4)
Catalyst & DBIx::Class powered Wiki
Mojomojo is a sort of content managment system, borrowing many concepts from wikis and blogs. It allows you to maintain a full tree-structure of pages, and to interlink them in various ways. It has full version support, so you can always go back to a previous version and see what's changed with an easy AJAX- based diff system. There are also a bunch of other features like bult-in fulltext search, live AJAX preview of editing, and RSS feeds for every wiki page. To find out more about how you can use MojoMojo, please visit http://mojomojo.org or read the installation instructions in MojoMojo::Installation to try it out yourself.
www/Monoceros-0.27 (Score: 1.3917367E-4)
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/PHP-Session-0.27 (Score: 1.3917367E-4)
Read / write PHP session files
PHP::Session provides a way to read / write PHP4 session files, with which you can make your Perl application session shared with PHP4.
www/Protocol-SocketIO-0.06 (Score: 1.3917367E-4)
Socket.IO protocol implementation
Protocol::SocketIO is a set of modules that implement Socket.IO protocol without depending on event loops, HTTP parsers and HTTP servers.
www/SCGI-0.6 (Score: 1.3917367E-4)
SCGI server interface
This Perl module is for implementing the SCGI interface for an application server. Essentially, it is a 'next generation' FastCGI type protocol.
www/Template-Plugin-Comma-0.04 (Score: 1.3917367E-4)
TT Plugin to commify numbers
Template::Plugin::Comma is a plugin for TT, which allows you to commify your numbers in templates. This would be especially useful for prices.
www/URI-Fetch-0.110 (Score: 1.3917367E-4)
Smart URI fetching/caching
URI::Fetch is a smart client for fetching HTTP pages, notably syndication feeds (RSS, Atom, and others), in an intelligent, bandwidth- and time-saving way.