23ab7eff71
Perl5 module to parse BIND 8 configuration files PR: 39455 Submitted by: Andrew <andrew@ugh.net.au>
10 lines
356 B
Plaintext
10 lines
356 B
Plaintext
BIND::Conf_Parser implements a virtual base class for parsing BIND (Berkeley
|
|
Internet Name Domain) server version 8 configuration files ("named.conf").
|
|
As each meaningful semantic 'chunk' is parsed, a callback method is invoked
|
|
with the parsed information.
|
|
|
|
WWW: http://search.cpan.org/search?module=BIND::Conf_Parser
|
|
|
|
- Andrew Stevenson
|
|
andrew@ugh.net.au
|