Manpage logo

WWW::PipeViewer::ParseXML - Convert XML to a HASH ref structure.

NAME  SYNOPSIS  SUBROUTINES/METHODS  xml2hash($xml_string)  AUTHOR  SUPPORT  LICENSE AND COPYRIGHT 

NAME

WWW::PipeViewer::ParseXML − Convert XML to a HASH ref structure.

SYNOPSIS

Parse XML content and return an HASH ref structure.

Usage:

use WWW::PipeViewer::ParseXML;
my $hash_ref = WWW::PipeViewer::ParseXML::xml2hash($xml_string);

SUBROUTINES/METHODS

xml2hash($xml_string)

Parse XML and return an HASH ref.

AUTHOR

Trizen, "<echo dHJpemVuQHByb3Rvbm1haWwuY29tCg== | base64 −d>"

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc WWW::PipeViewer::ParseXML

LICENSE AND COPYRIGHT

Copyright 2012−2015 Trizen.

This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.

See <https://dev.perl.org/licenses/> for more information.


Updated 2026-06-01 - jenkler.se | uex.se