in reply to Re^2: LWP slow downloads on windows (50 times faster?)
in thread LWP slow downloads on windows

I can't see any problem with that. You might save a little more time by avoiding copying the strings twice:

push(@total_content, $content); ... $response->add_content(join('', map $$_, @total_content));

Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"Too many [] have been sedated by an oppressive environment of political correctness and risk aversion."