if (grep { $_ eq $unique } @first_list_new) { ...; } [download]
In reply to Re: How to grep exact string by tobyink in thread How to grep exact string by Divakar