Help for this page
@stuff = ("one", "two", "three");
$stuff = ("one", "two", "three");
$arrayref = ["one", "two", "three"];