Jesus Christ - Yes thats the only word I have for Perl. Today I have
released how speedy, stable and simple Perl is.
Now the reason why I am saying this is because of the same thread I opened
at Perlmonks - http://perlmonks.org/?node_id=818166
Just refer the code shared by rkrieger. That algorith
Parag Kalra wrote:
> Hello All,
>
> I have 2 arrays. I have written a script that searches each and every value
> of first array in the second array. Each & every value of Source Array
> should occur only once in the target array but it can occur anywhere.
>
> If any of the source value doesn't o
- Original Message -
From: "Parag Kalra"
Sent: Tuesday, January 19, 2010 6:45 AM
Subject: Searching First Array in Second Array
Hello All,
I have 2 arrays. I have written a script that searches each and every
value
of first array in the second array. Each & every v
2010/1/19 Parag Kalra :
> Hello All,
>
> I have 2 arrays. I have written a script that searches each and every value
> of first array in the second array. Each & every value of Source Array
> should occur only once in the target array but it can occur anywhere.
>
> If any of the source value doesn'
Hello All,
I have 2 arrays. I have written a script that searches each and every value
of first array in the second array. Each & every value of Source Array
should occur only once in the target array but it can occur anywhere.
If any of the source value doesn't occur or occur multiple times then