Random Project

sub query_check

On sub query_check, match verification:

if (defined $match)

replaced by:
if (defined @match)