![]() |
|
We don't bite newbies here... much | |
PerlMonks |
error in printing output of Data::Dumper to fileby prlusr (Initiate) |
on Dec 10, 2012 at 06:30 UTC ( #1008056=perlquestion: print w/replies, xml ) | Need Help?? |
prlusr has asked for the wisdom of the Perl Monks concerning the following question:
Hi All,
I have a script, which reads nodes of an xml file.
my code is as below
# gives me the result i want but when i redirect this to a file it is not writing anything to file. Please help me if I am missing something .. Thanks .
Back to
Seekers of Perl Wisdom
|
|