diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-28 14:17:21 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2007-07-28 14:17:21 +0000 |
commit | 976cadd0a261454fb978cd2749d636ad460ffcb0 (patch) | |
tree | 4bb74d6d307c2069a72b5df9c38578050dbc714e /textproc/p5-Google-Data-JSON/pkg-plist | |
parent | c5f3f70024b2636bdb07bdabc85d5c30115bf668 (diff) | |
download | ports-976cadd0a261454fb978cd2749d636ad460ffcb0.tar.gz ports-976cadd0a261454fb978cd2749d636ad460ffcb0.zip |
Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to
convert an XML feed into a JSON feed, and vice versa. The JSON format is
defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .
Approved by: rafan (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=196467
Diffstat (limited to 'textproc/p5-Google-Data-JSON/pkg-plist')
-rw-r--r-- | textproc/p5-Google-Data-JSON/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/textproc/p5-Google-Data-JSON/pkg-plist b/textproc/p5-Google-Data-JSON/pkg-plist new file mode 100644 index 000000000000..55e53baae448 --- /dev/null +++ b/textproc/p5-Google-Data-JSON/pkg-plist @@ -0,0 +1,7 @@ +%%SITE_PERL%%/Google/Data/JSON.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/Data/JSON/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/Data/JSON +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google/Data +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Google +@dirrmtry %%SITE_PERL%%/Google/Data +@dirrmtry %%SITE_PERL%%/Google |