foreach (@items) { say "$_ match" if index($_,$master) == 0; }