[ldns-users] ldns perl wrapper

Erik P. Ostlyngen erik.ostlyngen at uninett.no
Mon May 13 11:59:38 UTC 2013


Hi,

I have created a perl xs wrapper for the ldns library which might be
useful for other programmers. My motivation for creating another DNS
library for perl was that I needed a tool for doing zonefile analysis
and dnssec with better performance than Net::DNS (which is otherwise
the preferred library).

https://github.com/erikoest/Net-LDNS

Comments are welcome. Please be aware that it is still beta. The
object freeing and reference counting is a bit involved. I wonder if
it could have been done in a simpler way, e.g. using the built-in perl gc.

If you find it useful, you may include it in the ldns source package.

Regards,
Erik Østlyngen



More information about the ldns-users mailing list