App-get_flash_videos
view release on metacpan or search on metacpan
utils/combine-head view on Meta::CPAN
#
# get_flash_videos -- download all the Flash videos off a web page
#
# http://code.google.com/p/get-flash-videos/
#
# Copyright 2009, zakflash and MonsieurVideo
#
# This file includes various perl modules, see their original source for their
# copyright and license terms.
use HTTP::Cookies ();
use HTTP::Config ();
use HTTP::Request::Common ();
use LWP::Protocol::http ();
use XML::Simple ();
use WWW::Mechanize::Link ();
1;
( run in 0.365 second using v1.01-cache-2.11-cpan-e9199f4ba4c )