Variables
Sigil + variable name:
$name_of_a_scalar @name_of_an_array %name_of_a_hash
Variables (and other names) are case sensitive
$h $H
Sigil + variable name:
$name_of_a_scalar @name_of_an_array %name_of_a_hash
Variables (and other names) are case sensitive
$h $H