in reply to help make code cleaner

Seem to me that

foreach (@checks) { $m->tick('checkfield',$_); }

should work.