in reply to Re: Minimisation of codes (if grep {})
in thread Minimisation of codes (if grep {})
Thanks for that. But by using /^\Q$intermediate_array[11]\E$/ I can grep exact word. Is this List::Util::any checks for exact words or works like simple grep????
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Minimisation of codes (if grep {})
by hippo (Archbishop) on Oct 01, 2015 at 11:10 UTC | |
by ravi45722 (Pilgrim) on Oct 01, 2015 at 11:16 UTC | |
by choroba (Cardinal) on Oct 01, 2015 at 11:28 UTC | |
by ravi45722 (Pilgrim) on Oct 01, 2015 at 12:10 UTC | |
by choroba (Cardinal) on Oct 01, 2015 at 12:14 UTC | |
|