<?xml version="1.0" encoding="UTF-8" ?>
<p xmlns="http://pear.php.net/dtd/rest.package"    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"    xsi:schemaLocation="http://pear.php.net/dtd/rest.package    http://pear.php.net/dtd/rest.package.xsd">
 <n>Net_Dig</n>
 <c>pear.php.net</c>
 <ca xlink:href="/rest/c/Networking">Networking</ca>
 <l>PHP 2.02</l>
 <s>The PEAR::Net_Dig class should be a nice, friendly OO interface to the dig command</s>
 <d>See http://viebrock.ca/code/2/porting-netdig-to-netdns for information on using Net_DNS instead.
*********

Net_Dig class is no longer being maintained.  Use of Net_DNS is recommended instead.  A brief tutorial on how to migrate to Net_DNS is listed below.</d>
 <r xlink:href="/rest/r/net_dig"/>
 <dc>pear.php.net</dc>
 <dp> Net_DNS</dp>
</p>