in reply to Re^3: A Warning Issue!
in thread A Warning Issue!

I could use something like that for all that apply as well, right?

if(defined $_->{ TEST33 } && $_->{ TEST34 } && $_->{ TESTX33 }) { <Previous code here ...> }