Sasi Kiran Kumar Mungamuru wrote:
> How Do I compare and get difference of two arrays as my 
> both arrays carries scalar values and my output should be 
> stored to another array.

In addition to the excellent responses by $Bill and others
I would add that I use Mark-Jason Dominus' excellent module,
Algorithm::Diff . This enables doing Unix style "diff" on
lists as it is sometimes important to know how the lists
differ in a concise manner.

--
Mike Arms


_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to