Help for this page
@array = ( \@array1, \@array2);
@array = ( [ "value1", "value2" ], [ "foo", "bar" ] );