Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Boolean operation: (A & B) vs (A * B)

by kennethk (Abbot)
on Jan 28, 2016 at 15:58 UTC ( [id://1153889]=note: print w/replies, xml ) Need Help??


in reply to Boolean operation: (A & B) vs (A * B)

All Perl operators are documented in perlop. Relevant for this conversation:

Also, to get parser for evaluating arbitrarily complex boolean function in a string, write [id://399322] as documented in Markup in the Monastery.


#11929 First ask yourself `How would I do this without a computer?' Then have the computer do it the same way.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-19 08:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found