Help for this page
my $foo = 1; # comment
my $foo=1 ;
'foo' ---> "foo" "foo$bar" ---> "foo${bar}"; etc... etc...