Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Secret Perl Operators: the boolean list squash operator, x!! (grep)

by tye (Sage)
on Jul 31, 2006 at 20:59 UTC ( [id://564872]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    ( list ) x!! cond
    ( grep cond, list )
    cond ? ( list ) : ()
    
  2. or download this
    join '/', grep defined $_, ...
    

Log In?
Username:
Password:

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

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

    No recent polls found