http://qs321.pair.com?node_id=723581


in reply to GREP case insensitivity

You can also do grep { lc $_ eq lc $input }

--
David Serrano