I'm writing a download manager in Perl and using the LWP library of
Perl modules.

Is there any way I can save the contents of a HTTP::Response object
directly to disk? I don't want particularly large requests to be
cached into memory.

Thanks,
Stephen Le

Reply via email to