in reply to
Parsing Zonefiles
If you're generating the zone files automatically, and you know they'll render in a certain format, you could use
Template::Extract
. This would work especially well if you used
Template Toolkit
to generate the files.
Comment on
Re: Parsing Zonefiles
In Section
Seekers of Perl Wisdom