Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use JSON::Path;
    
    ...
    }
    
    }
    
  2. or download this
    Path $.key exists
    Path $.object exists
    Path $.non_exist does not exist
    Path $.array exists
    Path $.not_defined does not exist