Ports Search

Results 3140 of 5,886 for /net-im/.(0.005 seconds)
net/Net-WhitePages-1.04 (Score: 0.08419877)
Provides access to the XML API for WhitePages.com
Provides access to the XML API for WhitePages.com.
net/Net-Ping-External-0.15 (Score: 0.083515495)
Perl cross-platform interface to ICMP "ping" utilities
Net::Ping::External is a module which interfaces with the "ping" command on many systems. It presently provides a single function, ping(), that takes in a hostname and (optionally) a timeout and returns true if the host is alive, and false otherwise. Unless you have the ability (and willingness) to run your scripts as the superuser on your system, this module will probably provide more accurate results than Net::Ping will.
dns/Net-DNS-RR-SRV-Helper-0.0.0 (Score: 0.08335952)
Orders SRV records by priority and weight for Net::DNS
Net::DNS::RR::SRV::Helper is a perl module to order SRV records by priority and weight for Net::DNS.
net/Net-Google-SafeBrowsing2-1.09 (Score: 0.08273734)
Perl extension for the Google Safe Browsing v2 API
Net::Google::SafeBrowsing2 implements the Google Safe Browsing v2 API. The library passes most of the unit tests listed in the API documentation. See the documentation (http://code.google.com/apis/safebrowsing/developers_guide_v2.html) for more details about the failed tests. The Google Safe Browsing database must be stored and managed locally. Net::Google::SafeBrowsing2::Sqlite uses Sqlite as the storage back-end, Net::Google::SafeBrowsing2::MySQL uses MySQL. Other storage mechanisms (databases, memory, etc.) can be added and used transparently with this module. You may want to look at "Google Safe Browsing v2: Implementation Notes" (http://www.zscaler.com/research/Google%20Safe%20Browsing%20v2%20API.pdf), a collection of notes and real-world numbers about the API. This is intended for people who want to learn more about the API, whether as a user or to make their own implementation.
net/Net-TacacsPlus-1.10 (Score: 0.08242393)
Pure perl implement of Tacacs+ client
Net::TacacsPlus - Tacacs+ library.
net-im/Net-Jabber-2.0 (Score: 0.08235607)
Net::Jabber provides Perl Developer access to the Jabber protocol
Net::Jabber The Jabber Instant Messaging project is an Open Source project seeking to provide a complete cross protocol messaging solution. The problem with current IM solutions is that they are all proprietary and cannot talk to each other. Jabber seeks to get rid of those barriers by allowing a Jabber client to talk with an AOL user, or an IRC chat room, or any number of other programs. For more information about the Jabber project visit Net::Jabber is a collection of Perl modules that provide a Perl Developer access to the Jabber protocol. Using OOP modules we provide a clean interface to writing anything from a full client to a simple protocol tester.
net/Net-SMS-Clickatell-0.05 (Score: 0.08232275)
Access to Clickatell SMS messaging service
Net::SMS::Clickatell - Access to Clickatell SMS messaging service. Clickatell is a commercial service that allows its users to send SMS messages to anyone in the world. This service supports many ways to send messages, for example HTTP, SMTP and SMPP, among others.
net/Net-RawSock-1.0 (Score: 0.0822307)
Net::RawSock provides a base function to send raw IP packets from Perl
Net::RawSock provides a base function to send raw IP datagrams from Perl. The raw IP datagram is packed into a buffer and written on the network layer with the write_ip() function.
net/Net-HL7-0.75 (Score: 0.08208373)
Net::HL7 - A simple yet flexible API for non-XML HL7 applications
The HL7 toolkit provides a lightweight Perl API for creating, manipulating, sending, and receiving HL7 messages. For more information about HL7, see http://www.hl7.org
Plain and login auth methods for Net::Server::Mail::ESMTP
Net::Server::Mail::ESMTP::AUTH is an extension to provide support for SMTP authentication with Net::Server::Mail::ESMTP module. Currently only LOGIN and PLAIN methods are supported.