in reply to Script to convert hosts file to DNS zone files?

As much as one can appreciate easy to read code if you need to run the script for a one time migration and it works then what is wrong with using it?

Regarding your question I don't have a script that does it but you can check out the zone file modules on CPAN.
  • Comment on Re: Script to convert hosts file to DNS zone files?

Replies are listed 'Best First'.
Re^2: Script to convert hosts file to DNS zone files?
by bowei_99 (Friar) on Oct 11, 2007 at 23:02 UTC
    It's not that I mind writing a script. The issue is a) I don't really have time and b) even if I did, I'd rather go with something that's been field tested. Although a lot of the CPAN modules are field tested, I'd still be writing code on my own, in effect, possibly reinventing the wheel.

    -- Burvil