Hi all,
Iam very new to Perl. I need some help for a small script that i have written. What I want is to send the output of the perl script to a xml file. Currently the output is displayed on the command prompt window.
Just a brief idea abt the script. It is a script which generates contents of a xml file recursively. basically prints the output onto the Command prompt window.
Now what i want is to send the output to be written to a xml file.
Any help will be very appreciated
Regards
Tito1981