I got this method from one of Tom C.'s posts on comp.lang.perl.misc, and it works, but I'm not 100% sure I understand why.
my @new_roles= grep {!delete $subtract_roles{$_}} @global_roles; Can anyone demystify this for me? Thanks, Ed Napier 404-607-2926 [EMAIL PROTECTED] _______________________________________________ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs