$ perl -MXML::LibXML -le " $q = XML::LibXML::Element->new(q{q}); $q-> +removeChildNodes; $q->appendText(55); print $q;" <q>55</q>
In reply to Re^3: Update an XML node value based on one of the attribute values.
by Anonymous Monk
in thread Update an XML node value based on one of the attribute values.
by amitp2011
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |