set_opts({ curl => $curl, url => 'http://www.example.com/path/', . . . }); #### set_opts( 'http://www.example.com/path/', { curl => $curl, . . . });