Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re^2: Purpose of =~ and = in this statement

by ikegami (Patriarch)
on May 23, 2022 at 19:14 UTC ( [id://11144138]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -MO=Concise,-exec -e'f() and g()'
    1  <0> enter v
    ...
    9      <1> entersub[t4] vKS/TARG
    a  <@> leave[1 ref] vKP/REFC
    -e syntax OK
    
  2. or download this
    $ perl -MO=Concise,-exec -e'if (!f()) { g() }'
    1  <0> enter v
    ...
    9      <1> entersub[t4] vKS/TARG
    a  <@> leave[1 ref] vKP/REFC
    -e syntax OK
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (4)
As of 2024-04-16 17:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found