while (<SUBNET> ) { chomp; if ($ip_subnet eq $_) { print "PASS\n"; } else { print "FAIL\n"; } }
In reply to Re: User input compared with generated list
by PrimeLord
in thread User input compared with generated list
by zuinc
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |