in reply to Re: AnyEvent::HTTP Not releasing variables
in thread AnyEvent::HTTP Not releasing variables

"Isn't that what you're telling read to do by giving it an offset?"

(a) The read routine is in a loop so the variables should be reset, no ?

(b) Isn't the point of an offset to dictate the start location where the read should start ? Nothing to do with appending ???

  • Comment on Re^2: AnyEvent::HTTP Not releasing variables