in reply to Re: modifying xml file and saving them in the same file using Perl and XML:Twig
in thread modifying xml file and saving them in the same file using Perl and XML:Twig

Using XML::XSH2, a wrapper around XML::LibXML:
open nightly.xml ; xinsert text 'JDK 1.8.0_40' replace //jdk/text() ; save :b ;
لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
  • Comment on Re^2: modifying xml file and saving them in the same file using Perl and XML:Twig
  • Download Code