in reply to Re: Re: Pulling by regex II
in thread Pulling by regex II
You get the "premature end of script headers error" if you didn't output the blank line. That means your problem may be something to do with your print header; line.
Try reading the CGI spec, the CGI.pm perldoc , and try again.
|
---|