Help for this page
@current = ("foo bar", "baz"); @wake = ("foo", "bar baz");
@array1 = (1, [2]); @array2 = (1, [2]);