Help for this page
#!/usr/bin/perl use warnings; ... Content => encode_json({key => 'value'})); print $response->decoded_content;