Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Re: Re: Pulling by regex II

by DapperDan (Pilgrim)
on Dec 14, 2002 at 18:52 UTC ( #219915=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Pulling by regex II
in thread Pulling by regex II

It's a problem with the output of the script; which is more than likely quite easy to fix. You print your headers using a call to CGI.pm (see the print header; line?), followed by a blank line, and then the page data (<html> etc.).

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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://219915]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (6)
As of 2023-12-04 09:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    What's your preferred 'use VERSION' for new CPAN modules in 2023?











    Results (23 votes). Check out past polls.

    Notices?