NAME
XML::Elemental::Util - utility methods for working with XML::Elemental.
METHODS
All utility methods are exportable.
- process_name($name)
-
Takes one required string presumed to be in Clarkian notation and parses it into its local name and namespace URI parts. If the element name does not have a namespace provided a null string is returned. An element must always have a local part, however if undefined is returned the name was not a in the proper notation.
AUTHOR & COPYRIGHT
Please see the XML::Elemental manpage for author, copyright, and license information.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 21:
=begin without a target?
- Around line 52:
'=end' without a target?