From: "PEAR Announce" on
The new PEAR package Net_Nmap-1.0.3 (stable) has been released at http://pear.php.net/.

Release notes
-------------
- Fixed. Bug #17669 typo: key_exists instead of array_key_exists (thanks to olleolleolle)

Package Info
------------
Net_Nmap is a simple interface for Nmap,
the free and open source utility for network exploration or security auditing.

Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output.

Note:
Requires a Nmap installation on your system.
Nmap is available from http://nmap.org/

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

Authors
-------
Luca Corbo (lead)