http://qs321.pair.com?node_id=529796


in reply to Re^3: XML Parse, Spanish Elements
in thread XML Parse, Spanish Elements

From the docs:
ForceArray => 1 <opt> <name>value</name> </opt> would parse to this: { 'name' => [ 'value' ] } instead of this (the default): { 'name' => 'value' }
"We all agree on the necessity of compromise. We just can't agree on when it's necessary to compromise." - Larry Wall.