The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.017

  • 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.
  • Initial add of awesome dnsssh convenience utility.

Documentation

IO::Socket::DNS wrapper script
IO::Socket::DNS::Server wrapper script
Wrapper script for dnsc and ssh
Wrapper script for IO::Socket::DNS

Modules

IO::Socket like interface using DNS to access an IO::Socket::DNS::Server backend.
Net::DNS::Nameserver personality to handle IO::Socket::DNS client connections.