On 10-09-30 10:56 AM, venkates wrote:
I have written a piece of code which takes in to list of terms and retrieves the intersection between the two list of terms. The code works fine but it the intersection list has redundant in its terms. How do I fix this? The code is given below.
See `perldoc -q duplicate` -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. The secret to great software: Fail early & often. Eliminate software piracy: use only FLOSS. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] http://learn.perl.org/
