This might help you zero in on the issue a little easier.if (&Search_Buff){ &Site_Up; } else { &Site_Down; } # And below: if ($line =~ /$search/) { return 1; } else { return 0; } }
In reply to Re: Problem Searching an array for a string... Please Help!
by cbrandtbuffalo
in thread Problem Searching an array for a string... Please Help!
by XehNib
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |