Ports Search

Results 1120 of 5,824 for /net/.(0.004 seconds)
net/Net-LDAP-LDAPhash-1.0.3 (Score: 0.27269515)
Make a hash out of the return from a search using Net::LDAP::Search
This takes from a search and turns it into a hash. The returned has is in the following format. {DN}{ldap}{attribute}[array of values for this attribute] The reason for the {ldap} is to allow for other values and the like to be tagged onto a hash for a DN that are unrelated to LDAP. This function does not make any attempt to check if the search succedded or not.
net/Net_DIME-1.0.2 (Score: 0.26761073)
The PEAR::Net_DIME class implements DIME encoding
This is the initial independent release of the Net_DIME package. Provides an implementation of DIME as defined at http://www1.ietf.org/mail-archive/ietf-announce-old/Current/msg19298.html
net/Net-Packet-Target-1.01 (Score: 0.26435703)
Target object for all Net-Packet related stuff
Net::Packet::Target - Target object for all Net::Packet related stuff
net/Validate-Net-0.6 (Score: 0.26377648)
Format validation and more for Net:: related strings
Validate::Net is a class designed to assist with validation internet related strings. It can be used to validate CGI forms, internally by modules, and in any place where you want to check that an internet related string is valid before handing it off to a Net::* class. Whenever a test is false, you can access the reason through the reason method.
net/Net-MQTT-1.143260 (Score: 0.2614376)
Net::MQTT - Perl modules for MQTT Protocol (http://mqtt.org/)
Net::MQTT - Perl modules for MQTT Protocol (http://mqtt.org/) Low level API for the MQTT protocol described at http://mqtt.org. IMPORTANT: This is an early release and the API is still subject to change.
net/Net-SFTP-Foreign-1.73 (Score: 0.2596792)
Net::SFTP::Foreign - Secure File Transfer Protocol client
Net::SFTP::Foreign - Secure File Transfer Protocol client
net/Net-Nmsg-0.15 (Score: 0.25183213)
Net::Nmsg is a perl binding to libnmsg
Net::Nmsg is a perl binding to libnmsg, the reference implementation of the NMSG binary structured message interchange format. The NMSG documentation describes the format as: The NMSG format is an efficient encoding of typed, structured data into payloads which are packed into containers which can be transmitted over the network or stored to disk. Each payload is associated with a specific message schema. Modules implementing a certain message schema along with functionality to convert between binary and presentation formats can be loaded at runtime by libnmsg. nmsgtool provides a command line interface to control the transmission, storage, creation, and conversion of NMSG payloads.
net/Net-Google-DataAPI-0.28.01 (Score: 0.24765736)
Base implementations for modules to negotiate with Google Data APIs
Net::Google::DataAPI is base implementations for modules to negotiate with Google Data APIs.
net/Net-LDAP-Makepath-1.0.1 (Score: 0.24765736)
Provides a method for creating paths in LDAP simply
Net::LDAP::Makepath - Provides a methode for creating paths in LDAP simply.
net/Net-SNPP-1.17 (Score: 0.24363367)
Net::SNPP - Perl Simple Network Pager Protocol Client
This module implements a client interface to the SNPP protocol, enabling a perl5 application to talk to SNPP servers. The SNPP protocol is described in RFC1861.