my $tempreg = $p->get_token()->raw; if ($tempreg =~ /\[192\.168\.242\.2\]/) { print "finally a match\n"; }