Help for this page

Select Code to Download


  1. or download this
     
    
    #!/usr/bin/perl -CSDA
    ...
    tidyup_json($json); 
    
    print JSON->new->pretty->allow_nonref->canonical->encode($json);
    
  2. or download this
     
    
    
    ...
    null