Help for this page
use strict; use LWP; ... open(MYOUT, ">/home/greatbigfile.") or die "No open? $!"; print MYOUT $response->content; close(MYOUT);
ftp://path/to/a/greatbigfile: Out of memory during "large" request for + 33558528 bytes, total sbrk() is 37230796 bytes