i executed an xml file using exec command in perl but after the exec there are some lines in perl to modify that xml file but what it does
the xml file alone is executed and then returns the lines after the exec command is not taken into account !
the xml file alone is executed and then returns the lines after the exec command is not taken into account !
Comment