@refs = remove_dups([EMAIL PROTECTED]);        # Remove duplicate msg-ids

Is that necessary? Since it's pass-by-ref, can't we just do:
remove_dups([EMAIL PROTECTED]);

(admittedly, a minor point, so excuse my purism...)

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

Reply via email to