XML::Elemental::Util - utility methods for working with
XML::Elemental.
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.
Please see the XML::Elemental manpage for author, copyright, and
license information.
Hey! The above document had some coding errors, which are
explained below:
- Around line 21:
- =begin without a target?
- Around line
52:
- '=end' without a target?