Catmandu-XML
view release on metacpan or search on metacpan
lib/Catmandu/Fix/xml_read.pm view on Meta::CPAN
Keep (and possibly rename) root element when converting to C<simple> form
=item depth
Only transform to a given depth with option C<simple>
=item path
Parse only given elements (and all of its child elements) and return as array.
For instance C<< path => "p" >> in an XHTML document would return a list of
parsed paragraphs (C<< <p>...</p> >>). This option overrides option C<root>.
=item content
Name of text content when converting to C<simple> form
=back
=head1 SEE ALSO
( run in 1.458 second using v1.01-cache-2.11-cpan-49f99fa48dc )