in reply to https request causes segmentation fault
(my (undef, undef, undef, undef, $server) = head($url)) or die "Document Header Error: $!";
You may also want to try running the script within the perl debugger and see if you are provided with any more useful information.
|
|---|