> -----Original Message-----
> From: Nisim, Amit [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 03, 2002 2:52 AM
> To: [EMAIL PROTECTED]
> Subject: compare between two Associative Arrays
> 
> 
> Hi All,
> 
> I need to compare between two Associative Arrays
> How can I do it ?
> 
> Is there a better way then  insert all values in regular arrays 
> and to compare between the two ?

There's a Data::Compare module on CPAN that looks like it
will compare arbitrary data structures. Give it a look.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to