Help for this page

Select Code to Download


  1. or download this
    [
        { "_id" : 0, "name" : "Betty Boop",
    ...
        }
    ]
    
  2. or download this
    alias djson='perl -MData::Dumper -MJSON -MFile::Slurp -e"print Dumper 
    +decode_json read_file shift"'