I've been using Net::DNS to resolve hostnames 2 addresses, which works fine, now I want to do it the other way around,
but I cannot find any info on how to get this working exactly:
If I feed this with a dotted ipnumber string, it returns nothing, same as for "PTR" requests. I'm puzzled by the ->address member, because it doesn't return anything when fed with a ip-number. There is no mention of other members that yield the hostname.