You can use XML::XSH2:
open file.xml ;echo (/title) ; # hello hi id this is xml fileecho /title/text() ; # hello this is xml file
You can use XML::XSH2:
open file.xml ;echo (/title) ; # hello hi id this is xml fileecho /title/text() ; # hello this is xml file