Help for this page
Select Code to Download
Select
or
download this
push @data, $response unless grep { $_ eq $response } @data;
Select
or
download this
grep { $_ eq $response } @data