in reply to Re: lc entire contents of array?
in thread lc entire contents of array?

Maybe it's just me, but I hardly ever use the map BLOCK form; it just doesn't read as well for me as
@array = map lc, @array