|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: XML::Writer error messageby pKai (Priest) |
| on Jul 07, 2009 at 07:37 UTC ( #777771=note: print w/ replies, xml ) | Need Help?? |
|
You need to set up the top level structure of your output document outside of the while loop. Also, even if this is nothing which fails your code at the moment, you should also concider using a hash instead of evaling symbolic variable names.
Update: Typically you want some structure in the XML document, to address whole data rows. Added the "row" tag level for that.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||