On Mon, Oct 14, 2002 at 11:42:18AM -0700, Vipul Ved Prakash wrote:
> 
> You are right. \r\n is converted to \n in prep_part() but before that
> stage, the code should take \r's into consideration. I've modified this,
> and a couple of lines later in (my @tmpparts = split
> /\n\Q--$boundary\E\r*\n/, $body;) Will introduce this in the next release.
> Let me know if you notice anything else...

I meant a couple of lines above in: 
    if ($body =~ /^\Q--$boundary\E\r*\n/) {

cheers,
vipul.

-- 

Vipul Ved Prakash          |   "The future is here, it's just not 
Software Design Artist     |    widely distributed yet."
http://vipul.net/          |              -- William Gibson



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Razor-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/razor-users

Reply via email to