Grep to find item in perl array - Stack Overflow
Everytime I input something the code always tells me that it exist. But I know some of the inputs do not exist. Can you help we with what is wrong? #!/usr/bin/perl @array = ; print "... ... The first arg that you give to grep needs to evaluate as true or ...