9a5021c8b9
Approved by: portmgr (blanket infrastructure)
6 lines
321 B
Text
6 lines
321 B
Text
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.
|
|
|
|
WWW: http://search.cpan.org/dist/WWW-Google-Video/
|