in reply to
Fast way - get array elements > 4 chars
What have you tried? Also why the 1 line requirement, pretty much any solution 1 line or not will result in looping (iterating) through the array.
Sweetblood
Comment on
Re: Fast way - get array elements > 4 chars
In Section
Seekers of Perl Wisdom