Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Web page output for sendmail problem

by arrow (Friar)
on Nov 21, 2002 at 20:44 UTC ( [id://214911]=note: print w/replies, xml ) Need Help??


in reply to Web page output for sendmail problem

Did you declare your subroutine in the same scope {i.e. the same file) or did you want to reference it through a subroutine file (i.e. require or use "subroutines.txt";? Also, use CGI::Carp, (use CGI::Carp qw(fatalsToBrowser);) and strict. It will save you at least one headached, guaranteed!

Replies are listed 'Best First'.
Re: Re: Web page output for sendmail problem
by Anonymous Monk on Nov 22, 2002 at 16:46 UTC
    Thanks for the answer, now it works! What the heck does this use CGI::Carp, (use CGI::Carp qw(fatalsToBrowser);) do?

Log In?
Username:
Password:

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

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

    No recent polls found