Help for this page

Select Code to Download


  1. or download this
    $replay = eval { JSON::decode_json($replay) };
    
  2. or download this
    $replay = eval { decode_json($replay) };