bind9/contrib/dlz/modules/perl
2020-03-11 08:55:12 +00:00
..
testing Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 13:17:46 +02:00
dlz_perl_callback.xs [master] added DLZ Perl module 2013-06-24 23:08:26 -07:00
dlz_perl_callback_clientinfo.xs [master] added DLZ Perl module 2013-06-24 23:08:26 -07:00
dlz_perl_driver.c Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
dlz_perl_driver.h Merge branch '46-enforce-clang-format-rules' into 'master' 2020-02-14 08:45:59 +00:00
Makefile [master] added missing Makefile to perl DLZ modules 2013-07-02 20:47:15 -07:00
README [master] correct John Eaglesham's email in perl module README 2013-07-25 09:00:07 -07:00

BIND 9 DLZ Perl module (bind-dlz-tools)

Written by John Eaglesham <dns@8192.net>

A dynamically loadable zone (DLZ) plugin embedding a Perl
interpreter in BIND, allowing Perl scripts to be written to
integrate with BIND and serve DNS data.

More information/updates at http://bind-dlz-tools.sourceforge.net/