- or download this
$json = XML::XML2JSON->new(content_key => "Value",attribute_prefix =>
+"",pretty => 'true');
$jsondata = $json->convert($responsebody);
- or download this
{
"Titles" : {
...
"DurationInSeconds" : {
"Value" : "11280"
},
- or download this
{
"Titles": {
...
"resultCount": 1,
"Content": [{
"DurationInSeconds": 11280,