in reply to Re^2: Data not getting stored in an arrayin thread Data not getting stored in an array
find(sub { push @libs, "$_\n" if -f && /\.lib(?:\.\d+)?$|serport|serport_d/ & +& !$seen{$_}++; }, "$options{data}"); [download]