http://qs321.pair.com?node_id=11135462


in reply to list of lists?

Perl (5) does not have a (built in) "tuple" data structure, as found in, e.g, Python. As already shown, use an array of array references instead.