The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Nmap::Parser::XML - backward compatibility version of the nmap parser

SYNOPSIS

Please see Nmap::Parser instead.

DESCRIPTION

Nmap::Parser::XML is now considered the legacy version of the parsing module. It has now been replaced with Nmap::Parser. This module is included in this package for backward support of old scripts using the Nmap::Parser::XML module instead of Nmap::Parser. If you have old scripts using the Nmap::Parser::XML module, please update them and replace the 'use' statement to use Nmap::Parser instead.

For the actual documentation of how to use the parser, please see the Nmap::Parser documentation.

BUG REPORTS AND SUPPORT

Please submit any bugs to: http://sourceforge.net/tracker/?group_id=97509&atid=618345

SEE ALSO

 nmap, L<XML::Twig>, L<Nmap::Parser>

The Nmap::Parser page can be found at: http://npx.sourceforge.net/. It contains the latest developments on the module. The nmap security scanner homepage can be found at: http://www.insecure.org/nmap/. This project is also on sourceforge.net: http://sourceforge.net/projects/npx/

AUTHOR

Anthony G Persaud <ironstar@iastate.edu>

COPYRIGHT

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

http://www.opensource.org/licenses/gpl-license.php