1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-06 06:30:19 +00:00
freebsd-ports/www/p5-WWW-Google-Video/pkg-descr
Cheng-Lung Sung c017b4ac8a Add p5-WWW-Google-Video 0.3, this's a interface for fetch the Google
Video Information.

PR:		ports/100551
Submitted by:	Tsung-Han Yeh <snowfly at yuntech.edu.tw>
2006-07-21 14:18:45 +00:00

9 lines
371 B
Plaintext

The WWW::Google::Video is a class implementing a interface
for fetch the Google Video Information.
To use it, you should create WWW::Google::Video object
and use its method fetch(), to fetch the information of Video.
It uses LWP::Simple for making request to Google.
Author: Lilo Huang <kenwu@mail.tnssh.tn.edu.tw>
WWW: http://search.cpan.org/~kenwu/WWW-Google-Video/