Help for this page
print eval ' "$delta and $alpha" ';
print "$delta and $alpha";
print eval '$delta and $alpha';
print $delta and $alpha;