Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^5: CPAN 2.29 stuck with Net::SSLeay (updated)

by hippo (Bishop)
on Apr 21, 2022 at 08:38 UTC ( [id://11143164]=note: print w/replies, xml ) Need Help??


in reply to Re^4: CPAN 2.29 stuck with Net::SSLeay (updated)
in thread CPAN 2.29 stuck with Net::SSLeahy

I searched for an operator !! in perlop, and not finding it have to believe it's a double application of !, essentially "Not-not". It seems to have the effect of making LHS the same as RHS, whether RHS is defined or not. That was torturous to say; do I have it right?

Almost, but not quite. It makes the LHS the truth of the RHS, not the value. See Bang bang in perlsecret - which is also the place to look for any other combination-operator idiomata you might happen upon.


🦛

  • Comment on Re^5: CPAN 2.29 stuck with Net::SSLeay (updated)

Log In?
Username:
Password:

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

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

    No recent polls found