https://github.com/pboyd/parse-fieldpath
Perl module to extract fields from objects
https://github.com/pboyd/parse-fieldpath
Last synced: 8 months ago
JSON representation
Perl module to extract fields from objects
- Host: GitHub
- URL: https://github.com/pboyd/parse-fieldpath
- Owner: pboyd
- Created: 2011-09-21T12:21:27.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-29T01:54:32.000Z (about 14 years ago)
- Last Synced: 2023-08-20T22:13:13.890Z (almost 3 years ago)
- Language: Perl
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
Awesome Lists containing this project
README
Parse::FieldPath
================
Parses an XPath inspired field list and extracts those fields from an object
hierarchy.
Based on the "fields" parameter for the Google+ API:
http://developers.google.com/+/api/