[lug] perl question

Rob Judd rjudd at mlug.missouri.edu
Tue Jun 4 10:43:46 MDT 2002


>   used it. what i dont get is "++$temp{$_} < 2,"
>
>    (this assumes @list has list that needs cleaning)
>      %temp = ();
>      @list = grep ++$temp{$_} < 2, @list;



More information about the LUG mailing list