honorable monks,
I am looking for a way to run a video from
a perl script, i.e. 'imitating' the click on an arrow
symbol of an embedded flash video which would start it.
So far I figured out that WWW:Mechanize does not seem
to offer this possibility.
Ultimately, I would like to run the video and capture
the ensuing http traffic (as tcpdump does).
Thanks for any comment.