http://www.perlmonks.org?node_id=879578


in reply to Re^3: xml simple not a hash reference
in thread xml simple not a hash reference

This is what I am getting

$VAR1 = { 'defaultmealplan' => 'true', 'rates' => { 'pax3' => '1180.00 +', 'pax2' => '930.00', 'pax4' => '1405.00', 'pax1' => '550.00' }, 'me +alplandesc' => 'Bed & Breakfast', 'rateid' => '6' }; $VAR1 = { 'rates' => { 'pax3' => '850.00', 'pax2' => '700.00', 'pax4' +=> '975.00', 'pax1' => '450.00' }, 'mealplandesc' => 'Self-catering', + 'rateid' => '7' };