blob: b3a6749a1966300e1672b3fc7de66bad9bc4b4a5 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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/
|