Help for this page
$username[0] = "bob"; @foo = qx { echo $username[0] };
$username[0] = "bob"; @foo = qx { echo \$username[0] };