Changes for version 0.99

  • (je) Support for callback to catch unparsable lines.
  • (je) Keep a counter of unparsable lines after parsing.
  • (je) Support new record types (SRV, TXT, RP, HINFO, LOC).
  • (je) Automatic un/escaping of special characters.
  • (je) Reformat regular expressions for clarity.
  • (je) Update file open syntax.
  • (je) Require Perl 5.6+.
  • (je) Support for Unicode names (bug 27527).
  • (je) Support TXT records containing a semicolon (bug 50165).
  • (je) Support backslashes in zone data (bug 12679).
  • (je) Support SRV records (bug 24402).
  • (je) Support names ending in what looks like a record type (bug 39006).
  • (je) Increase unit test coverage.
  • (je) Improve parsing for lines containing comments.
  • (je) Improve parsing for multi-line records.

Modules

Parse and manipulate DNS Zone Files.