Jean-Michel Hiver > MKDoc-Forum > MKDoc::Forum::IMAP::Post

Download:
MKDoc-Forum-0.1.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

$class->process ($hashref);

$hashref is a message as follows:

  {
      realname    => <user real name> 
      email       => <user email>
      subject     => <user subject>
      message     => <user message>
      language    => <language iso code>
      in_reply_to => <reply_id>
      references  => <references_id>
  }