WWW-Veoh-Download

WWWDownload is module to get and download mp4 files for iPod etc. from Veoh Video Network.

Stars
7
Committers
1

This is Perl module WWW::Veoh::Download.

INSTALLATION

WWW::Veoh::Download installation is straightforward. If your CPAN shell is set up, you should just be able to do

% cpan WWW::Veoh::Download

Download it, unpack it, then build it as per the usual:

% perl Makefile.PL
% make && make test

Then install it:

% make install

DOCUMENTATION

WWW::Veoh::Download documentation is available as in POD. So you can do:

% perldoc WWW::Veoh::Download

to read the documentation online with your favorite pager.

Yusuke Wada