Re: Net::SMTP

2005-03-30 Thread Kris Hoelzer
Hello Dominic, the "Mail" and SMTP ++ RFCs (?821 and ?822 at first guess) are forcing you to use "CR"+"LF" explicitly Simply use \015\012 as line delimiter. HTH Kris [EMAIL PROTECTED] wrote (Wed, 30 Mar 2005 10:43:59 -0500): > This message is in MIME format. Since your mail reader does

Re: RE: gd::graph install question

2004-08-03 Thread Kris Hoelzer
Hey, > Can't locate GD/Text/Align.pm .. seem to be a module uses by gd::graph::bar > to extract everything in a separate dir. (other than the one where my > activestate perl is installed, since I did not know where exactly it > should go) if you prefer to place additional modules within your l