in reply to Data not getting stored in an array
find(sub { push @libs, "$_\n" if -f && /\.lib$|serport|serport_d/ && !$seen{$ +_}++; }, "$options{data}");
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Data not getting stored in an array
by Anonymous Monk on Apr 24, 2011 at 23:00 UTC | |
by wind (Priest) on Apr 24, 2011 at 23:36 UTC |