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

Changes for version 0.3 - 2010-04-18

  • =over
  • =item * Added real tests (t/03-parser.t)
  • =item * Possibility to get either class, ttl or rdata when calling get_rdata(). (Thanks to Mark J. Reed)
  • =item * Fixed a bug with get_dupes(), trying to int() on an arrayref instead of the array (Thanks to Mark J. Reed)
  • =item * Fixed bugs in documentation
  • =item * Fixed RFC compliance bug, not supporting the format "<name> <class> <ttl> <type> <rdata>"
  • =back

Documentation

Modules

DNS Zone File Parser

Examples