print "foo\n"; print "@{$test->{gum}}\n"; if (grep(/^$tag$/), @{$test->{gum}}){ ... #### foo Not an ARRAY reference at line 16 foo noo goo