irspy_xpath_context() may now take a textual XML record instead of a
authorMike Taylor <mike@indexdata.com>
Wed, 8 Nov 2006 17:41:27 +0000 (17:41 +0000)
committerMike Taylor <mike@indexdata.com>
Wed, 8 Nov 2006 17:41:27 +0000 (17:41 +0000)
commit896e4566c5f976965a803a55488e2a50691f2552
tree26a598835aeef71301ec019c09161557146401f4
parent1a2177d0d492794e7feed3b5fed35cbb2212786e
irspy_xpath_context() may now take a textual XML record instead of a
DOM tree.
dom_add_element() now correctly inserts a new _element_ with specified
value, rather than just inserting the value itself.
Slightly changed debugging output for modify_xml_document() and
dom_add_element().
lib/ZOOM/IRSpy/Utils.pm