Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^3: Why server error out with module

by hippo (Bishop)
on Oct 26, 2020 at 15:44 UTC ( [id://11123188]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Why server error out with module
in thread Why server error out with module

My mistake - you are quite right. I had missed the print qq($doctypeAndHeader); line. You don't need to quote a single variable when you print it like that, BTW. print $doctypeAndHeader; will do just as well and might be less confusing.

So, you should be seeing this on each call. If not, check the webserver error log for the reasons. Good luck!


🦛

Replies are listed 'Best First'.
Re^4: Why server error out with module
by keen2learn (Novice) on Oct 28, 2020 at 18:29 UTC
    Thank you for the 'print' advice.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-26 03:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found