Help for this page
my $s = '"abcd"'; print "Try for \"$s\":\n"; ... } else { print "It does not match!\n"; }