in reply to Re^5: XML::Simple - Duplicate Node Overwrites
in thread XML::Simple - Duplicate Node Overwrites
No, none of
KeyAttr => 'foobar',
KeyAttr => 'test',
KeyAttr => '',
KeyAttr => undef,
are proper usage according to the docs.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: XML::Simple - Duplicate Node Overwrites
by Anonymous Monk on Apr 23, 2011 at 09:29 UTC |