Changes for version 0.5 - 2015-02-15

  • Add support for loading zones from strings. Read the POD and use the new constructor parameter "zonestr" to pass in the complete zone as a string. A new basepath parameter to the constructor is added so that $INCLUDE statements may still work.
  • Tweak MANIFEST.SKIP and regenerate MANIFEST. This should solve warnings like:
    • ==> MISMATCHED content between MANIFEST and distribution files! <==
    • Reported by Daniel J. Wright.
  • Skip Test::Distribution tests by default. Enable by running with RELEASE_TESTING=y.
  • Fix double appended root dot issue when $ORIGIN is "."

Modules

DNS Zone File Parser

Examples