in reply to Re^2: premature end of script headers?
in thread premature end of script headers?
Hrmm, quite correct that won't cause a 500.
At any rate, the real next step should be to look at the error log and see what exactly the real error is that's causing the code to die and work from there.
(And then fix things with use LWP::Simple qw( get ), of course :)
|
|---|