Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第13,34113,350项(搜索用时0.011秒)
www/McBain-2.001000 (Score: 6.4754924E-5)
Lightweight auto-validating, self-documenting web framework
McBain is a framework for building powerful APIs and applications. Writing an API with McBain provides the following benefits: * Lightweight-ness * Portability * Auto-validation * Self-documentation * Modularity and flexibility
www/Net-FireEagle-1.6 (Score: 6.4754924E-5)
Access Yahoo's FireEagle location service
Fire Eagle is a site that stores information about your location. With your permission, other services and devices can either update that information or access it. Net::FireEagle provides access to Yahoo's FireEagle location service.
www/Net-FreshBooks-API-0.24 (Score: 6.4754924E-5)
Easy OO access to the FreshBooks.com API
http://www.freshbooks.com is a website that lets you create, send and manage invoices. This module is an OO abstraction of their API that lets you work with Clients, Invoices etc as if they were standard Perl objects.
LWP and LWP::Parallel based POE component
POE::Component::Client::UserAgent is based on LWP and LWP::Parallel. It lets other tasks run while making a request to an Internet server and waiting for response, and it lets several requests run in parallel.
POE Component to server HTTP requests
POE component to serve HTTP requests with a slightly different approach than POCo::Server::HTTP. Several useful built-in handlers for URIs not found, basic authentication, and parameter parsing.
www/POE-Filter-HTTP-Parser-1.08 (Score: 6.4754924E-5)
HTTP POE filter for HTTP clients or servers
POE::Filter::HTTP::Parser is a POE::Filter for HTTP which is based on HTTP::Parser. It can be used to easily create POE based HTTP servers or clients.
www/Plack-Middleware-CrossOrigin-0.012 (Score: 6.4754924E-5)
Plack Middleware headers to allow Cross-Origin Resource Sharing
Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat your database like a free-text search index, when it really isn't.
www/Plack-Middleware-ForceEnv-0.02 (Score: 6.4754924E-5)
Force set environment variables for testing
Plack::Middleware::ForceEnv modifies the environment passed to the application by adding your specified key value pairs. This is primarily useful when testing apps under plackup (or similar) in a development environment.
Test your application's warnings
Plack::Middleware::Test::StashWarnings is a Plack middleware component to record warnings generated by your application so that you can test them to make sure your application complains about the right things.
www/Protocol-WebSocket-0.00906 (Score: 6.4754924E-5)
Client/server WebSocket message and frame parser/constructor
Client/server WebSocket message and frame parser/constructor. This module does not provide a WebSocket server or client, but is made for using in http servers or clients to provide WebSocket support