aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Yahoo-Lifestyle
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Yahoo::Lifestyle is a simple interface for Yahoo! Taiwan LifestyleRong-En Fan2008-01-184-0/+43
open APIs. And you will need the Yahoo::BBAuth for some authentication APIs. Before you use that, you have to register a appid and secret for APIs request. WWW: http://search.cpan.org/dist/Yahoo-Lifestyle/ Notes: svn path=/head/; revision=205762