From: "PEAR Announce" on
The new PEAR package Net_DNS2-0.6.0 (beta) has been released at http://pear.php.net/.

Release notes
-------------
Initial Beta release of Net_DNS2

Package Info
------------
Provides (roughly) the same functionality as Net_DNS, but using PHP5 objects, exceptions for error handling, better sockets support.

This release is (in most cases) 2x - 10x faster than Net_DNS, as well as includes more RR's (including DNSSEC RR's), and improved sockets and streams support.

Related Links
-------------
Package home: http://pear.php.net/package/Net_DNS2
Changelog: http://pear.php.net/package/Net_DNS2/download/0.6.0
Download: http://download.pear.php.net/package/Net_DNS2-0.6.0.tgz

Authors
-------
Mike Pultz <mike(a)mrhost.ca> (lead)