How to create a DNS NAPTR response in perl?Is there any suitable module for it? so that i can just put the values inside a calling function and it will create a DNS NAPTR Response for sending to the DNS Client.
Actually i am using the perl version 5.8.8, since it is compatible for mysql drivers. Plz anyone suggest me a suitable way to create the DNS responses like NAPTR, SRV, A and AAAA.