The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Nmap::Parser::XML.


Changes for 0.4
	- added new package called Host (Nmap::Parser::XML::Host),
		which makes it easier to access values for each of the
		hosts found. See documentation.
		Host trees are now full of these *::Host objects.
	- fixed minor bugs with parsing the xml files.
	- some memory usage improvments.

Changes for 0.01
	- original version; created by h2xs 1.22 with options
		-X -n Nmap::Parser::XML