RE: Recursive design

2003-07-11 Thread Jeff Griffiths
> From: Will of Thornhenge [mailto:[EMAIL PROTECTED] "Besides, maybe I'll learn something." I've heard that before, usually coming out of my own mouth. hope you're stocked up on caffeine =) ___ Perl-Win32-Users mailing list [EMAIL PROTECTED] To unsubs

Re: Recursive design

2003-07-11 Thread Will of Thornhenge
Roger C Haslock wrote: As usual, its been done before. Look at the modules which support SpamAssassin, and particularly MIME-Tools. Get them from CPAN :-) Ah! Good point-- I can maybe study out how Eryq managed this problem in MIME-Tools. Unfortunately, I can't use MIME-Tools directly with the d

Re: Recursive design

2003-07-11 Thread Roger C Haslock
As usual, its been done before. Look at the modules which support SpamAssassin, and particularly MIME-Tools. Get them from CPAN :-) - Original Message - From: "Will of Thornhenge" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 11, 2003 5:38 PM Sub

Recursive design

2003-07-11 Thread Will of Thornhenge
I hate recursion. It makes my head hurt. Background: I'm working on reformating .mbox files to convert email archives to HTML and to PDA compatible text. I'm running into problems with the MIME types "multipart/mixed" and "multipart/related". These are umbrella types that can hold an assortment