use LWP; $have = length($file); $response = $ua->get($URL, 'Range', "bytes=$have-");