in reply to Perl IF Issue
Put print ">$HOSTNME< >$SRVCHX<"; right before the if statement. It should print without a line break, and the arrows should be right next to the expected text.
First thing to do in these situations is verify that your data is exactly what you expect.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Perl IF Issue
by intoperl (Acolyte) on Aug 20, 2015 at 16:00 UTC | |
by stevieb (Canon) on Aug 20, 2015 at 16:03 UTC |