Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w 
    
    ...
        }
        print $out $_;
    }
    
  2. or download this
    zone "foo"
    {
        type "master";
        ...
    };