in reply to
Sub array in Array of array
There is no simple primitive for that. You'll have to check each existing element and see if it's the same as the proposed addition.
Comment on
Re: Sub array in Array of array
In Section
Seekers of Perl Wisdom