if ($response.Str ~~ m/ \<td :s class\=\"task\"\>(.*)\<\/td\> /) {
		say $0;
	}