2014-01-05 16:30:10 +01:00
|
|
|
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.
|
2006-07-21 16:18:45 +02:00
|
|
|
|
2014-01-05 16:30:10 +01:00
|
|
|
WWW: http://search.cpan.org/dist/WWW-Google-Video/
|