'__QUERY_OBJ' => bless( { '.script_name' => '/test.txt', '.parameters' => [ 'keywords' ], 'use_tempfile' => 1, '.path_info' => '', '.charset' => 'utf-8', '.fieldnames' => {}, 'param' => { 'keywords' => [ '12345', '12345', 'abcde', 'abcde', 'äöüäö', 'äöüäö' ] }, #### '__QUERY_OBJ' => bless( { '.script_name' => '/image.jpg', '.parameters' => [ 'lots', 'of', 'array', 'entries', 'of', 'binary', 'data', 'split', ], 'use_tempfile' => 1, '.path_info' => '', '.charset' => 'utf-8', '.fieldnames' => {}, 'param' => { 'and here a part of the binary data from the key' => [ 'with more', 'binary', 'data', 'filling', 'the', 'array' ] },