Ports Search

Results 14,13114,140 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.016 seconds)
Perl extension to plugin Encode::JP::Mobile for HTTP::MobileAgent
HTTP::MobileAgent::Plugin::Charset is a plugin of HTTP::MobileAgent. You can detect encoding. The result can use with Encode::JP::Mobile.
www/LWP-Authen-OAuth-1.02 (Score: 3.975496E-5)
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: 3.975496E-5)
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: 3.975496E-5)
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: 3.975496E-5)
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: 3.975496E-5)
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: 3.975496E-5)
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: 3.975496E-5)
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: 3.975496E-5)
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/URI-Fetch-0.110 (Score: 3.975496E-5)
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.