Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Secret Perl Operators: the boolean list squash operator, x!!

by ioannis (Abbot)
on Aug 01, 2006 at 10:24 UTC ( [id://564960]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Secret Perl Operators: the boolean list squash operator, x!!
in thread Secret Perl Operators: the boolean list squash operator, x!!

Indeed, the substring related to $is_admin_link should have been written to reflect both boolean states, like this:

(($is_admin_link||'') && $admin)

Whether this form is preferable than using the trenary operator, the issue props our individual taste.

( The missing slashes were already prepended on my variables -- you had no way of knowing this; which in turn reminds us of the better clarity of join(), another subject and one more issue to consider.)

  • Comment on Re^3: Secret Perl Operators: the boolean list squash operator, x!!

Log In?
Username:
Password:

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

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

    No recent polls found