The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Nmap::Parser::XML - nmap parser for xml scan data using perl.

DESCRIPTION

This is the old module that performed the parsing for the Nmap data. It has now been replaced with the newer module Nmap::Parser. For full documentation see Nmap::Parser module.

This module is still available for legacy scripts still running Nmap::Parser::XML. If you are using this old module, please just replace the requirement to Nmap::Parser.

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

SourceForge.net Logo