Help for this page
#!/usr/bin/perl use JSON::Path; ... } }
Path $.key exists Path $.object exists Path $.non_exist does not exist Path $.array exists Path $.not_defined does not exist