Yeah, I've read Jamie's document and it helps to get a basis as far as an algorythm. The problem with modules like
is that they both use e-mail objects, which is different from the type of data I'm trying to thread (Mail::Thread, at least, only accepts Mail::Internet and Mail::Box::Message objects) -- which I'm not feeding it.
-s.