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)
commit755ff16a85a9ce6939a747122ff128dfb302e90e
tree8d0b0f0717e0eddeebc18b6b76dfb4433ee6455e
parentd78f8a09255799fe9376f57e611e1f2ea829ba97
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