Help for this page

Select Code to Download


  1. or download this
    
    ...
     warn sprintf "(Sub)string is [%s]", substr($js,$offset,20);
            die $@
    ...
    
  2. or download this
    # Take a JSON response and convert it to a Perl data structure
    sub to_perl {
    ...
        };
        $res
    };