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

Re^2: Situation where warning "Found = in conditional, should be" seems obsolete

by LanX (Saint)
on Feb 06, 2021 at 18:07 UTC ( [id://11127985]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
      DB<215> p 0 or 1 and 0
    0
      DB<216> p (0 or 1) and 0
    1
      DB<217>
    
  2. or download this
      DB<233> p 0 or 1 and die "never"
    0
    ...
    1never at (eval 265)[c:/Perl_524/lib/perl5db.pl:737] line 2.
    
      DB<236>
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (3)
As of 2024-04-20 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found