Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Check for data in array

by fazedandconfused (Novice)
on Feb 08, 2012 at 16:49 UTC ( [id://952528]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    if ( $sections{"procs"} !~ /service.exe/m ) {
                    $color = "yellow";
    ...
                    $statusmsg = "&green service.exe running ok.\n\n" . $s
    +ections{"procs"};
            }
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (4)
As of 2024-04-24 02:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found