Help for this page
{ my $foo = "Ignore the \\slash, expand $boo."; }
{ # do something to get perl ... my $foo = "Ignore the \slash, expand $boo."; }