in reply to Re: All array elements the same?
in thread All array elements the same?
You're absolutely right of course, but I think that all the proposed solutions will fail for the same reason. If you have an arrary containing data structures then you'd need to serialise it first using something like Data::Dumper or FreezeThaw.
--
|
|---|