Ports Search

Results 3140 of 5,827 for /net-mgmt/.(0.006 seconds)
net/Net-Google-SafeBrowsing2-1.09 (Score: 0.08264962)
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.082336545)
Pure perl implement of Tacacs+ client
Net::TacacsPlus - Tacacs+ library.
net/Net-SMS-Clickatell-0.05 (Score: 0.08223547)
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.082143515)
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.08199671)
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.
net/net6-1.3.14 (Score: 0.08133713)
Network access framework for IPv4/IPv6
net6 is a library which eases the development of network-based applications as it provides a TCP protocol abstraction for C++. It is portable to both the Windows and Unix-like platforms.
security/Net-OpenID-Common-1.20 (Score: 0.079162106)
Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
Net::OpenID::Common - Libraries shared between Net::OpenID::Consumer and Net::OpenID::Server
net/Net-Libdnet-0.98 (Score: 0.07731846)
Libdnet interface
Net::Libdnet - Perl interface to libdnet
net/Net-OAuth2-0.63 (Score: 0.07731846)
OAuth 2.0 for Perl
Net::OAuth2 provides OAuth 2.0 for Perl.