Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: Socket SMTP email inappropriate i/o control operation

by $h4X4_|=73}{ (Monk)
on Aug 05, 2016 at 15:00 UTC ( [id://1169187]=note: print w/replies, xml ) Need Help??


in reply to Re: Socket SMTP email inappropriate i/o control operation
in thread Socket SMTP email inappropriate i/o control operation

yes and it can also be written like this.
($here) = (gethostbyname($null))[4];

Replies are listed 'Best First'.
Re^3: Socket SMTP email inappropriate i/o control operation
by choroba (Cardinal) on Aug 05, 2016 at 16:16 UTC
    Parentheses on the LHS not needed. (And around $null either.)
    $here = (gethostbyname $null)[4];

    ($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (8)
As of 2024-03-28 09:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found