in reply to Re^2: how to replace the <anon> tag (XML::Simple)
in thread how to replace the <anon> tag (XML::Simple)
or:
my %doc = (a => 'a', b => 'b');
OP's code was so syntacticlly challenged that that (introduced) foible sliped through while I was cleaning up the issues raised by adding the strictures.
The result is the same in this case in any case and is not pertinent to OP's problem - but worth pointing out.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: how to replace the <anon> tag (XML::Simple)
by johngg (Canon) on Apr 19, 2006 at 22:25 UTC |