in reply to Re: WWW::Curl mysterious header values persisting
in thread WWW::Curl mysterious header values persisting

Thanks corion, I thought it might be something obvious and didn't see that.

  • Comment on Re^2: WWW::Curl mysterious header values persisting

Replies are listed 'Best First'.
Re^3: WWW::Curl mysterious header values persisting
by mje (Curate) on Jun 28, 2011 at 18:33 UTC

    Just to confirm. Replacing "$hdr = ''" with "seek $fh, 0, 0;truncate $fh, 0;" fixes the problem. I was seeing.