#!/usr/local/bin/perl # master_form.cgi # Form for creating a new master zone require './dns-lib.pl'; &ReadParse(); &header("Create Master Zone", ""); %access = &get_module_acl(); $access{'master'} || &error("You cannot create master zones"); print "