> 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]
- Problems with LWP::Parallel::RobotUA and callbacks schotten
- Re: Problems with LWP::Parallel::RobotUA and callba... Marc Langheinrich
- Re: Problems with LWP::Parallel::RobotUA and callba... Claus Schotten
- Re: Problems with LWP::Parallel::RobotUA and ca... Marc Langheinrich
