in reply to Re^5: NET::SMTP on 64 bit
in thread NET::SMTP on 64 bit
Thanks again.[ops@oh01lx04 testemail]$ perl -v This is perl, v5.8.8 built for x86_64-linux-thread-multi Copyright 1987-2006, Larry Wall Perl may be copied only under the terms of either the Artistic License + or the GNU General Public License, which may be found in the Perl 5 source ki +t. Complete documentation for Perl, including FAQ lists, should be found +on this system using "man perl" or "perldoc perl". If you have access to + the Internet, point your browser at http://www.perl.org/, the Perl Home Pa +ge. [ops@oh01lx04 testemail]$ uname -a Linux oh01lx04.workflowone.net 2.6.18-53.1.6.el5 #1 SMP Wed Jan 16 03: +56:15 EST 2008 x86_64 x86_64 x86_64 GNU/Linux [ops@oh01lx04 testemail]$ perl -e 'use Net::SMTP; print $Net::SMTP::VE +RSION."\n"' 2.31
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: NET::SMTP on 64 bit
by poj (Abbot) on Oct 13, 2017 at 20:10 UTC | |
by bdegan2 (Sexton) on Oct 13, 2017 at 20:29 UTC | |
by bdegan2 (Sexton) on Oct 13, 2017 at 22:12 UTC | |
by poj (Abbot) on Oct 16, 2017 at 15:32 UTC |