Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: Sending mail on a bad server...

by TriggerDunpoe (Novice)
on Jun 29, 2004 at 19:41 UTC ( [id://370596]=note: print w/replies, xml ) Need Help??


in reply to Sending mail on a bad server...

Yup. His server didn't have the modules, so I had
use lib '.';
with all the module folders being in the same folder as the script, and then all of my use <module name> statements, and for some reason just having those in the code either made the subroutine not load or it would give a 500 error, even after all the modules and the script was set to 755 setting.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (3)
As of 2024-03-28 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found