![]() |
File Search | Catalog | Content Search |
Homepage: | - |
Package version: | - |
Architecture: | - |
Distribution: | Perl-CPAN |
Filename: | IO-Socket-DNS-0.017.tar.gz |
NAME IO::Socket::DNS - IO::Socket like interface using DNS to access an IO::Socket::DNS::Server backend. SYNOPSIS use IO::Socket::DNS; my $sock = new IO::Socket::DNS PeerAddr => $ip, PeerPort => $port, Suffix => $dns_suffix, Password => $secret, Verbose => 1, or die "Unable to connect to $ip:$port"; DESCRIPTION I origi more»
Revision history for Perl extension IO::Socket::DNS. 0.017 Sun Jul 11 2011 - Documental changes. - Cleaned up some heavy debugging. - Replace shebang in download script with actual $^X - Fix TIEHANDLE definitions to allow I/O methods to operate on the object more directly instead of having to glob hash de-reference every time. - Reduce exponential backoff rate to speed responsiveness. more»
[DIR] | IO-Socket-DNS-0.017/ (9) |