in reply to Setting Timeout in Image::Grab??

Hi I figured it out:
$snapshot->ua->timeout(5);
ua is the container that holds the timeout property.