in reply to What may be the problem in my code?
<root><a b="1" c="1"><b c="1"/></a></root>
my $res = XML::Simple->new(KeepRoot => 1);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: What may be the problem in my code?
by gube (Parson) on Jan 06, 2006 at 15:17 UTC |