1DNS::nsdiff(3) User Contributed Perl Documentation DNS::nsdiff(3)
2
3
4
6 DNS::nsdiff - the nsdiff, nspatch, and nsvi scripts
7
9 This is a stub module for overview documentation. There are three
10 scripts in the DNS::nsdiff distribution:
11
12 nsdiff
13 The nsdiff program examines the old and new versions of a DNS zone,
14 and outputs the differences as a script for use by BIND's nsupdate
15 program. It provides a bridge between static zone files and dynamic
16 updates.
17
18 nspatch
19 The nspatch script is a wrapper around "nsdiff | nsupdate" that
20 checks and reports errors in a manner suitable for running from
21 cron.
22
23 nsvi
24 The nsvi script makes it easy to edit a dynamic zone.
25
27 This is DNS::nsdiff-1.82 <https://dotat.at/prog/nsdiff/>
28
29 Written by Tony Finch <fanf2@cam.ac.uk> <dot@dotat.at>
30 at Cambridge University Information Services.
31 You may do anything with this. It has no warranty.
32 <https://creativecommons.org/publicdomain/zero/1.0/>
33
35 nsdiff(1), nspatch(1), nsvi(1), nsupdate(1)
36
37
38
39perl v5.36.0 2023-01-19 DNS::nsdiff(3)