Thanks, the actual effects of \ in doublequotes slipped my mind.



Nathan Torkington gracefully extolled:

> I'd be more receptive to something that reuses existing or similar
> Perl syntax (e.g., extend ->).


with %container {

        ->$fieldname = $value;
        ${->destinationvaluename} = ->value_to_put_there
}

Reply via email to