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

Re^8: NET::SMTP on 64 bit

by bdegan2 (Sexton)
on Oct 13, 2017 at 20:29 UTC ( [id://1201346]=note: print w/replies, xml ) Need Help??


in reply to Re^7: NET::SMTP on 64 bit
in thread NET::SMTP on 64 bit

The command cat /etc/*release shows:
[ops@oh01lx04 testemail]$ cat /etc/*release Red Hat Enterprise Linux Server release 5.1 (Tikanga)
Hope this helps

Replies are listed 'Best First'.
Re^9: NET::SMTP on 64 bit
by bdegan2 (Sexton) on Oct 13, 2017 at 22:12 UTC

    I thought I had already provide the following but I wanted to make sure you saw this. This is what I received from the developer who attempted the Perl install on the 64 bit server
    perl -MCPAN -e 'install Net::SMTP'
    I got the “don't know what it is.” warning

    I also tried (NET was used in one of our earlier emails even though Net::SMTP was installed on the dev server):
    perl -MCPAN -e 'install NET::SMTP'
    I got the “don't know what it is.” warning
    After looking up the names of the 2 authors (Graham Barr gbarr@pobox.com andSteve Hay shay@cpan.org):
    perl -MCPAN -e 'shell'
    cpan1> ls gbarr (Net::SMTP was not in his list…Net::TFTP, Net::SNPP and Net::PH were listed)
    cpan3> ls shay (Net::SMTP was not in his list, nothing with Net was listed)

    Searching for the module:
    cpan10> m Net::SMTP
    No objects of type Module found for argument Net::SMTP

    And, I tried this just in case:
    >br> cpan11> m NET::SMTP
    No objects of type Module found for argument NET::SMTP

      What does this command give ?

      cpan>reload index
      poj

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (6)
As of 2024-04-23 14:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found