New function modify_xml_document()
authorMike Taylor <mike@indexdata.com>
Wed, 1 Nov 2006 10:13:26 +0000 (10:13 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 1 Nov 2006 10:13:26 +0000 (10:13 +0000)
commit39c002c7302cee8fbce7b0a8d8a879d3a5f47160
tree15d1c5419840a476844cf9b0ae2f5a55cac8bb86
parentae0af9c8a90270423a68fc3a1c225d74b80ed09e
New function modify_xml_document()
This is now exported in place of dom_add_element(), which becomes private.
Explicitly include XML::LibXML and XPathContext, so that this module
can be used standalone without ZOOM::IRSpy.
Define $IRSPY_NS, which replaced $ZOOM::IRSpy::irspy_ns.
lib/ZOOM/IRSpy/Utils.pm