Gerald,

Can you tell me what is the point of HTML::Embperl::Mail when one can call
Embperl::Execute using scalar ref output and them email the scalar?
eg.:
my $output = '';
HTML::Embperl::Execute( { inputfile => 'blah.epl', output => \$output } );
# email $ouput via eg. Mail::Sendmail

ilia.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to