Search results for "module:Net::LibIDN"
Net::LibIDN - Perl bindings for GNU Libidn
Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. Functions Net::LibIDN::idn_to_ascii(*$clear_hostname*, [*$charset*, [*...
THOR/Net-LibIDN-0.12 - 26 Feb 2009 12:51:49 UTC
Net::LibIDN2 - Perl bindings for GNU Libidn2
Provides bindings for GNU Libidn2, a C library for handling internationalized domain names based on IDNA 2008, Punycode and TR46. Functions Net::LibIDN2::idn2_lookup_u8(*$src*, [*$flags*, [*$rc*]]); Alternative name idn2_to_ascii_8. Perform IDNA2008 ...
THOR/Net-LibIDN2-1.02 - 29 Oct 2022 22:20:42 UTC
Net::LDNS - DNS-talking module based on the ldns C library
"Net::LDNS" represents a resolver, which is the part of the system responsible for sending queries and receiving answers to them....
CDYBED/Net-LDNS-0.75 - 07 Apr 2015 11:54:08 UTC
Net::Curl - Perl interface for libcurl
This package contains some static functions and version-releated constants. It does not export by default anything, but constants can be exported upon request. use Net::Curl qw(:constants); To perform any request you want Net::Curl::Easy. FUNCTIONS N...
SYP/Net-Curl-0.55 - 20 Sep 2023 06:27:48 UTC
Net::RDAP - an interface to the Registration Data Access Protocol (RDAP).
Net::RDAP provides an interface to the Registration Data Access Protocol (RDAP). RDAP is replacing Whois as the preferred way of obtainining information about Internet resources (IP addresses, autonymous system numbers, and domain names). As of writi...
GBROWN/Net-RDAP-0.19 - 23 May 2023 10:49:25 UTC
Net::SloppyXMPP - A rather sloppy XMPP client implementation
In an attempt to drastically reduce external dependencies, this module doesn't use a lot of them. Therefore, it doesn't do a whole lot via proper standards. The XML parser is a combination of a mess of regex hacks and some processing through XML::Sim...
WILSOND/Net-SloppyXMPP-0.06 - 19 May 2009 10:21:31 UTC