in reply to
Setting Timeout in Image::Grab??
Hi I figured it out:
$snapshot->ua->timeout(5);
[download]
ua is the container that holds the timeout property.
Comment on
Re: Setting Timeout in Image::Grab??
Download
Code
In Section
Seekers of Perl Wisdom