![]() |
mhonarc-dev
|
remove_dups usage2005-06-22 14:46:59@refs = remove_dups(\(_at_)refs); # Remove duplicate msg-ids Is that necessary? Since it's pass-by-ref, can't we just do: remove_dups(\(_at_)refs); (admittedly, a minor point, so excuse my purism...) --------------------------------------------------------------------- To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the message text UNSUBSCRIBE MHONARC-DEV
|
|