|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^2: XML::Simple - storing/retrieving 2 tables into 1 XML fileby kubrat (Scribe) |
| on Sep 11, 2008 at 16:56 UTC ( #710690=note: print w/ replies, xml ) | Need Help?? |
|
Not surprised. As someone already suggested use Data::Dumper to understand the differences in the data structures ($data). The 2 versions of the XML document are not same, so it is only natural that the data structures generated will not be the same either.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||