Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Sendmail

by growlf (Pilgrim)
on Mar 29, 2002 at 05:44 UTC ( [id://155205]=note: print w/replies, xml ) Need Help??


in reply to Re: Sendmail
in thread Help with script using sendmail

..or with the "use" syntax, simply include the local version of the module (that you have copied in as a support file).

This tactic does NOT always work however - many perl modules do use C and other compiled portions - these types of modules, of course, will not function by just being copied in, in most cases.  However, in Mail::Sendmail, as documented by the author in it's POD, "Only requires Perl 5 and a network connection." - and is a suggested method in PerlDoc's Portable Code page.

- so fly free, and enjoy the easy use as a local module.

Update:
This might help as well - look towards the bottom for the part on "what if i do not have permission to install..." - thanks footpad!



*G*

Replies are listed 'Best First'.
Re: Re: Re: Sendmail
by venimfrogtongue (Novice) on Mar 29, 2002 at 14:27 UTC

    Thanks growlf! I am going to take a look at the resources you posted.

    Thanks again!

    sulfericacid

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-20 01:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found