Help for this page
$literal='abc@array$'; @array=(1,2,3); ... } else { print "literal2 doesn't match literal\n" }
literal: abc@array$ interp.: abc1 2 3$ literal doesn't match itself literal2 matches itself literal2 matches literal