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


in reply to Re^5: Anagrams & Letter Banks
in thread Anagrams & Letter Banks

Although they are similar, Unix shell (sh, csh, tcsh, bash, etc.) grep and Perl grep are not exactly the same.

In Perl, grep takes a list or array of values as input, and outputs those for which the grep command returns true.