}, @args ); # Send job, data created by encoding @args with JSON use JSON::XS; $client->encoder(sub { encode_json(\@_) }); my $job2 = $client->put( { priority => 100, ttr