Help for this page
use XML::Simple; use Data::Dumper; ... Can't use string ("<tag1> <tag2 attr1="foo" /> </t") as a symbol ref while "strict refs" in use at /usr/lib/p +erl5/site_perl/5.6.0/i386-linux//XML/Parser/Expat.pm line 456.
$VAR1 = { 'tag2' => { 'attr1' => 'foo' } };