On Thursday 06 December 2001 02:11 pm, you wrote: > On 02-Dec-2001 Jason Boxman wrote: > > I'm using PoCoCi:UA 0.03 and I encountered a problem while using regular > > LWP::UserAgent style callbacks. From PoCoUA's POD: > > > > '""callback"" "callback" is an optional subroutine reference. If it is > > specified, the subroutine will be called as chunks of the response are > > received.' > > > > However, as far as I could tell the callback is blocking. I had > > actually tracked it down to LWP somewhere where a while() would call > > the callback with data chunks as they came in, but I can't find it now. > > I think you need a very recent version of LWP to have the non-blocking > functionnality that PoCoUA needs.
Perhaps. I was using 5.53 at the time. I'm using 5.62 now, but haven't tested PoCoUA with it yet. > -Philip
