Scot Robnett wrote:
Looking at the code below, can anyone help me figure out how to compare the e-mail addresses in @addresses with the e-mail addresses in @emails and print out to the new file as shown, but minus the matching addresses?
Didn't look much at the code, sorry....but here are some places to start:
perldoc -f grep perldoc -f map
perldoc -q "remove duplicate" perldoc -q "compute the difference"
http://danconia.org
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]