Ports Search

Results 391400 of 5,824 for /net/.(0.004 seconds)
dns/Net-Domain-ExpireDate-1.15.2 (Score: 0.10231923)
Perl module obtain expiration date of domain names
Net::Domain::ExpireDate gets WHOIS information of given domain using Net::Whois::Raw and tries to obtain expiration date of domain. Unfortunately there are too many different whois servers which provides whois info in very different formats. Net::Domain::ExpireDate knows more than 40 different formats of expiration date representation provided by different servers (almost all gTLD registrars and some ccTLD registrars are covered). Now obtaining of domain creation date is also supported.
audio/Net-DAAP-DMAP-1.27 (Score: 0.10209783)
Perl module for reading and writing DAAP structures
Net::DAAP::DMAP is a Perl module for reading and writing DMAP structures, the binary structure used in Apple's DAAP protocol.
dns/Net-DNS-Codes-0.12 (Score: 0.10209783)
Collection of C library DNS codes
Net::DNS::Codes provides forward and reverse lookup for most common C library DNS codes as well as all the codes for the DNS HEADER field.
net-mgmt/Net-Abuse-Utils-0.25 (Score: 0.10209783)
Routines useful for processing network abuse
Net::Abuse::Utils provides serveral functions useful for determining information about an IP address including contact/reporting addresses, ASN/network info, reverse dns, and DNSBL listing status.
textproc/Net-Groonga-HTTP-0.03 (Score: 0.10209783)
Perl extension for Groonga httpd client library
Net::Groonga::HTTP is a client library for Groonga http server. Groonga is a fast full text search engine. Please look http://groonga.org/.
lang/mono-4.4.2.11 (Score: 0.101872236)
Open source implementation of .NET Development Framework
Mono is an open source implementation of .NET Development Framework. Its objective is to enable UNIX developers to build and deploy cross-platform .NET Applications. The project implements various technologies developed by Microsoft that have now been submitted to the ECMA for standardization. Mono provides the necessary software to develop and run .NET client and server applications on BSD, Linux, Solaris, Mac OS X, Windows, and Unix.
dns/Net-DNS-Check-0.45 (Score: 0.10087596)
Module for easy domain name checking
Net::DNS::Check is a collection of OOP Perl modules allowing easy implementation of applications for domain name checking. The Net::DNS::Check was built to be as easy as possible to use and highly configurable and flexible: it allow easy implementation of your custom test and deeper configuration of what you want to check and how.
Programmable DNS resolver for off-line testing
Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly.
dns/Net-DNS-ZoneFile-Fast-1.24 (Score: 0.10087596)
Perl module to parse BIND8/9 zone files
The Net::DNS::ZoneFile::Fast module provides an ability to parse zone files that BIND8 and BIND9 use, fast. Currently it provides a single function, parse(), which returns a reference to an array of traditional Net::DNS::RR objects, so that no new API has to be learned in order to manipulate zone records.
devel/AnyEvent-DBus-0.31 (Score: 0.10042896)
Seamlessly integrate Net::DBus into AnyEvent
Loading this module will install the necessary magic to seamlessly integrate Net::DBus into AnyEvent. It does this by quite brutally hacking Net::DBus::Reactor so that all dbus connections created after loading this module will automatically be managed by this module.