Is there any good function to convert an array (this is the content of a file) to scalar (for email sending as the body)
my $scalar = join '', @array;
John -- use Perl; program fulfillment
-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>