> However, if the regex doesn't match in the whole document,
> LWP::Parallel::RobotUA continues to call the callback function
> with an empty data chunk forever. How can I stop this, once the
> whole document is received?
does

        return 1 if $data;

work?

-m
-- 
Marc Langheinrich
[EMAIL PROTECTED]

Reply via email to