Hey all, more pleac conversion questions:

I can't prove with the docs that a heredoc will continue to work as
positional params to a function call, particularly where it's not the
first param:

die "Couldn't send mail" unless send_mail <<qq:to/EOTEXT/, $target
    .... here doc here ...
    EOTEXT

Any comments?

Marcus

Reply via email to