Ports Search

Results 14,69114,700 of 19,819 for %22HTTP Server%22.(0.01 seconds)
net/REST-Google-1.0.8 (Score: 9.2878623E-4)
Access Google REST (aka AJAX) API from Perl
REST::Google - This module provides OO interface to Google REST (aka AJAX) API. Currently support for Search, Feeds and Translate services.
net/SOCKS-0.03 (Score: 9.2878623E-4)
Perl5 module to communicate with socks v4 and v5 servers
perl5 module to communicate with socks v4 and v5 servers
net/RPC-Simple-1.002 (Score: 9.2878623E-4)
Perl classes to handle simple asynchronous RPC calls with call-back
This module implements remote procedure call. I've tried to keep things simple. So this module should be: - quite simple to use (thanks to autoload mechanisms) - lightweight It sure is not: - DCE - CORBA - bulletproof - securityproof - foolproof But it works. (Although I'm opened to suggestion regarding the "un-proof" areas)
ResourcePool wrapper for SOAP::Lite
This factory can be used by ResourcePool to create SOAP::Lite objects which use the specified proxy for SOAP RPC invocations.
net/Rose-URI-1.02 (Score: 9.2878623E-4)
Easy and efficient manipulation of URI components
Rose::URI is an alternative to URI. It provides a rich set of query string manipulation methods. Query parameters can be added, removed, and checked for their existence. URI allows the entire query to be set or returned as a whole via the query_form or query methods, and the URI::QueryParam module provides a few more methods for query string manipulation.
net/SOAP-MySOAP-0.023 (Score: 9.2878623E-4)
Extremely basic SOAP client module
An extremely basic SOAP client module.
net/Samba-LDAP-0.05 (Score: 9.2878623E-4)
Manage a Samba PDC with an LDAP Backend
Manage a Samba PDC with an LDAP Backend.
net/Socket-Class-2.258 (Score: 9.2878623E-4)
Perl class to communicate with sockets
Socket::Class provides a simple, fast and efficient way to communicate with sockets. It operates outside of the Perl IO layer and can be used as a replacement to IO::Socket. Little parts of Bluetooth technology has been integrated.
net/Socket-GetAddrInfo-0.22 (Score: 9.2878623E-4)
RFC 2553's getaddrinfo and getnameinfo functions
Socket::GetAddrInfo - RFC 2553's getaddrinfo and getnameinfo functions.
net/Socket-Multicast6-0.04 (Score: 9.2878623E-4)
Constructors and constants for IPv4/IPv6 multicast socket operations
This module is used to gain access to constants and utility functions used when manipulating multicast socket attributes. For simple, object-oriented way of doing the same thing, take a look at IO::Socket::Multicast6 or IO::Socket::Multicast