logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Fix::xml_simple - parse/convert XML to key-value form

Description

       This Catmandu::Fix transforms MicroXML or parses XML strings to key-value form with XML::Struct.

Name

       Catmandu::Fix::xml_simple - parse/convert XML to key-value form

Options

       See Catmandu::Fix::xml_read for parsing options.

perl v5.36.0                                       2022-09-15                     Catmandu::Fix::xml_simple(3pm)

Synopsis

         xml_read(xml)
         xml_simple(xml)

         xml_read(xml, simple=1)  # equivalent

See Also