Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re^4: Using Sendmail.pm problem

by tariqahsan (Beadle)
on Sep 22, 2006 at 15:08 UTC ( [id://574388]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Using Sendmail.pm problem
in thread Using Sendmail.pm problem

Aha! This is what I am getting running -

perl -MMail::Sendmail -le 'print $INC{"Mail/Sendmail.pm"}'
gmitest1@mckinley..gmdwit: /home/gmitest1/juice/scripts => Mail/Sendma +il.pm Mail/Sendmail.pm: package: not found Mail/Sendmail.pm[6]: =head1: not found Mail/Sendmail.pm[8]: Mail::Sendmail: not found Mail/Sendmail.pm[10]: =cut: not found Mail/Sendmail.pm[12]: =: not found Mail/Sendmail.pm[18]: syntax error at line 19 : `(' unexpected
Any more suggestions?

Thanks!

Replies are listed 'Best First'.
Re^5: Using Sendmail.pm problem
by VSarkiss (Monsignor) on Sep 22, 2006 at 17:23 UTC
      I guess I don't have a choice but to have the system admin
      install this perl module in the proper manner
      Thank you all!
        I guess I don't have a choice but to have the system admin install this perl module in the proper manner

        Not true. It's possible to install modules using the standard method, but into a non-root directory. See perlfaq for details.

        --
        <http://dave.org.uk>

        "The first rule of Perl club is you do not talk about Perl club."
        -- Chip Salzenberg

Re^5: Using Sendmail.pm problem
by davorg (Chancellor) on Sep 22, 2006 at 15:17 UTC

    Is this on the working server or the broken server? Looks a bit strange anyway. Looks like your shell is trying to execute a Perl module. Something is definitely broken there.

    --
    <http://dave.org.uk>

    "The first rule of Perl club is you do not talk about Perl club."
    -- Chip Salzenberg

Log In?
Username:
Password:

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

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

    No recent polls found