Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

Question about ternary operator

by merlinX (Novice)
on Jul 01, 2009 at 08:28 UTC ( [id://776347]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    rc_OK (=1)
    rc_OK (=1)
    ====
    rc_OK (=1)
    
  2. or download this
    check_group GRP_ADL001 0
    rc_OK (=1)
    ====
    rc_OK (=1)
    
  3. or download this
    use strict;
    use Data::Dumper;
    ...
        print "check_group $group $rc\n";
        return($rc);
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found