i need to edit a xml node using Perl. For example
<project> <run_count> <count>13</count> </run_count> </project>i have to change the value 13 to 14 in the above example other than using regular exp. Kindly suggest some tips.
In reply to Edit a node value in xml by PolarSiva
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |