Mail::Box::Thread::Node

One node in a message thread
Download

Mail::Box::Thread::Node Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Overmeer
  • Publisher web site:
  • http://search.cpan.org/~markov/

Mail::Box::Thread::Node Tags


Mail::Box::Thread::Node Description

One node in a message thread Mail::Box::Thread::Node - one node in a message thread.INHERITANCE Mail::Box::Thread::Node is a Mail::ReporterSYNOPSIS my $node = Mail::Box::Thread::Node->new; $node->addMessage($message); ...The Mail::Box::Thread::Node maintains one node in the linked list of threads. Each node contains one message, and a list of its follow-ups. Next to that, it refers to its own ancestor and contains information about the trustworthiness of that relationship.To complicate things a little, because the thread-manager can maintain multiple folders, and merge there content, you may find the same message in more folders. All versions of the same message (based on message-id) are stored in the same node. Requirements: · Perl


Mail::Box::Thread::Node Related Software