RE: Output to email

2001-12-28 Thread SathishDuraisamy
); ... [Sathish] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 11:39 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: Output to email The value for the hash-key 'Subject' should be a scalar such as a n

RE: Output to email

2001-12-28 Thread SathishDuraisamy
PROTECTED]', Subject => substr($line, 43, 7) Message => 'Test message' ); Sathish -Original Message- From: KeN ClarK [mailto:[EMAIL PROTECTED]] Sent: Friday, December 28, 2001 11:26 AM To: Lance Prais Cc: [EMAIL PROTECTED] Subject:

Re: Output to email

2001-12-28 Thread KeN ClarK
you have the option of searching via nntp or the web-based list for old messages at http://nntp.perl.org/group/perl.beginners/ of course, that's how i spend my time, since i'm very NEW, and hence don't know the answer to your ?... k On Fri, 28 Dec 2001, Lance Prais wrote: > > I am sorry I a