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.200 - 2019-03-02

  • All attributes are now immutable. If you need to change anything (nameservers, the object, even the follow_cname flag), create a new instance. Sorry and thank you.
  • Only provide nameservers when they are specified. (Otherwise, it won't look in /etc/resolv.conf.)
  • Allow user to provide their own test names.
  • Test methods now provide a proper, hopefully meaningful return value.
  • Simplify code considerably, make much more readable.
  • Updating DNS records.

Modules

Test DNS queries and zone configuration