To do list for Net::DNS
=======================

Net::DNS::Packet->data currently returns only header and question section
data.  Need to return data for the entire packet.

Work on more test cases.

Write more demo scripts, including a CGI interface to the resolver.

Improve the error handling and reporting.

Implement TCP queries.

Implement zone transfers.

Implement background queries.

Accept options in resolver config files.

---
$Id: TODO,v 1.3 1997/02/03 05:24:21 mfuhr Exp $
