in reply to Re^3: NET::SMTP on 64 bit
in thread NET::SMTP on 64 bit
I got the “don't know what it is.” warningperl -MCPAN -e 'install Net::SMTP'
I also tried (NET was used in one of our earlier emails even though Net::SMTP was installed on the dev server):
After looking up the names of the 2 authors (Graham Barr gbarr@pobox.com andSteve Hay shay@cpan.org):
Searching for the module:perl -MCPAN -e 'shell' cpan[1]> ls gbarr (Net::SMTP was not in his list…Net::TFTP, Net::SNPP + and Net::PH were listed) cpan[3]> ls shay (Net::SMTP was not in his list, nothing with Net was +listed)
And, I tried this just in case:cpan[10]> m Net::SMTP No objects of type Module found for argument Net::SMTP
Is there any other commands that we should run to install the Net::SMTP on the 64 bit server?cpan[11]> m NET::SMTP No objects of type Module found for argument NET::SMTP
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: NET::SMTP on 64 bit
by poj (Abbot) on Oct 13, 2017 at 19:23 UTC | |
by bdegan2 (Sexton) on Oct 13, 2017 at 21:40 UTC | |
by hippo (Archbishop) on Oct 13, 2017 at 22:03 UTC | |
by bdegan2 (Sexton) on Oct 16, 2017 at 15:31 UTC | |
by hippo (Archbishop) on Oct 16, 2017 at 15:56 UTC |