Net::DNS fun.

triv on 2002-05-23T06:58:29

I've reached the point in maintaning the module where I'm not scared of the thing anymore. I think I was a little nervous for two reasons:

  1. I had never maintained a CPAN module before, or publiclly used software for that matter
  2. Net::DNS had some history, it was around the block, mature. I felt that I wasn't up to hacking it up some.

Now that I've looked though it, I realize that there are a lot of things that need changing in the code. AUTOLOAD needs to go, or at least it should make methods on the fly (just cause it fun to do so :)). I want to clean up how RR.pm loads up all the different RR subclasses, and Resolver.pm needs.. welll... an enema.