|
|
| more useful options | |
| PerlMonks |
Re: error in printing output of Data::Dumper to fileby marquezc329 (Scribe) |
| on Dec 10, 2012 at 07:40 UTC ( #1008061=note: print w/ replies, xml ) | Need Help?? |
|
It worked for me also (Perl v5.16.2). It would be helpful if you could post some of the surrounding code. Lexical variables are preferred to bareword filehandles.
You may want to take a look at perldebtut and use the debugger to make sure your code is actually reaching the open / print statements as suggested by quester. And as always,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||