Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Net::SMTP and Perl 5.8.2

by rob_au (Abbot)
on Dec 09, 2003 at 23:24 UTC ( [id://313596]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    root@development:~# /opt/bin/perl5.8.2 -MData::Dumper=Dumper -MNet::SM
    +TP -le '$smtp = Net::SMTP->new("localhost"); print $! unless defined 
    +$smtp'
    Invalid argument
    
    root@development:~# /usr/bin/perl5.6.1 -MData::Dumper=Dumper -MNet::SM
    +TP -le '$smtp = Net::SMTP->new("localhost"); print $! unless defined 
    +$smtp'
    
  2. or download this
    root@development:~# /opt/bin/perl -V
    Summary of my perl5 (revision 5.0 version 8 subversion 2) configuratio
    +n:
    ...
        /opt/lib/perl5/site_perl
        .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://313596]
Approved by Roger
Front-paged by PERLscienceman
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found