in reply to Re: Difference between two arrays
in thread Difference between two arrays

Using Algorithm::Diff or List::Compare was also one those solutions I came up with, but I still think it's a quite ugly solution. I would really appreciate some code that can live without the usage of huge (and slow!) modules like the two above.

Cheers, Flo