Help for this page

Select Code to Download


  1. or download this
    {
      "end": 2,
    ...
        }
      ]
    }
    
  2. or download this
    my $Msg = JSON::XS->new->decode ($res->content);
    my $Getinfo = $Msg->[events]->{response}->{response_code};
    
    print "$Getinfo"; #prints  200