NAME
Net::DNS::ZoneParse::Parser::DNSZoneParse - Glue for Net::DNS::ZoneParse to use DNS::ZoneParse.
DESCRIPTION
DNSZoneParse uses DNS::ZoneParse as parsing engine.
EXPORT
parse
$rr = Net::DNS::ZoneParse::Parser::DNSZoneParse->parse($param)
This will be called by Net::DNS::ZoneParse
SEE ALSO
Net::DNS::ZoneParse DNS::ZoneParse
AUTHOR
Benjamin Tietz <benjamin@micronet24.de>
COPYRIGHT
Copyright (C) 2010 by Benjamin Tietz
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.10.0 or, at your option, any later version of Perl 5 you may have available.