$VAR1 = { 'contents' => [ { 'contents' => [ { 'contents' => [ 'Do you like your pie with ice cream?' ], 'type' => 'label' }, { 'contents' => [ '1 Yes', '2 No' ], 'type' => 'single' } ], 'name' => '4B', 'type' => 'question' }, { 'contents' => [ { 'contents' => [ 'Do you like your pie with whipped cream?' ], 'type' => 'label' }, { 'contents' => [ '1 Yes', '2 No' ], 'type' => 'single' } ], 'name' => '4C', 'type' => 'question' } ], 'name' => 'p1', 'type' => 'page' };