in reply to Grouping unique lines into a file.
and, whether this conditional returns true or false, you are just doing exactly the same thing. This is unlikely to be your real intent. The way you are populating the %group hash also appears to be inconsistent with the way you are using it in the above conditional, unless I am missing something.if($account=~/$group{$line}/g)
|
|---|