The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.50 - 2014-03-30

  • Added prev parameter to the DNS::LDNS::RR::new(str) constructor.
  • Corrected DNS::LDNS::RR::new(file/filename) constructor. Added prev parameter, changed the default_ttl and origin parameters to references so they can return data back to the caller as intended. Using the 'built-in' default values for ttl and origin, rather than my own values.
  • Corrected the DNS::LDNS::Zone::new() constructor. Corrected file option for reading zone from stream. Using the 'built-in' default values for ttl and origin, rather than my own values.
  • Removed the $DNS::LDNS::DEFAULT_* variables, they proved to be less useful after modifying the Zone and RR constructors.
  • More robust Makefile.PL. Check for existence of ldns library and perl modules required for the test suite.

Modules

Perl extension for the ldns library
DNSSec data chain element
Dname with rrsets in a dnssec zone
Linked list of rrsets in a dnssec zone
Linked list of rrs in a dnssec zone
Trust tree from signed RR to trust anchors
Zone with dnssec data
Garbage collector, used internally by the DNS::LDNS modules
DNSSec private key
Linked list of dnssec keys
DNS packet
Node in the RBTree
Tree of DNSSecName nodes
Rdata field or a dname in an rr
Resource record
List of rrs
DNS resolver
Parsed zonefile