if ($file->{toolOutput}{xmlns} eq '') { print "Nothing"; next; } if ($file->{toolOutput}{xmlns} eq 'TIFF') { print "TIFF"; next; }