Well, I can't comment on the specific problems you are having with this module. I haven't used it in a bit -- although, when I did use it some time ago, I don't recall having any sort of issues with it.

In regards to support, the Jabber protocol is better documented then any of the other commonly used instant messanging platforms. That being the case, I can't imagine that any other instant messaging system would as simple to program for as Jabber is. But in regards to the actual support of the Net::Jabber module itself, if you feel there is a bug, the author seems to be available to talk to about that, although I haven't tried myself. You can go to the Net::Jabber CPAN page or XML::Stream::Parser page, and email the author regarding the problems you are having. If you feel that you definitely have found a bug, he even includes a link labeled "View Reported Bugs", where you can both view existing bugs, and report new ones.

Good luck!
-Eric

In reply to Re: Re: Re: Experiences with IM support? by andreychek
in thread Experiences with IM support? by Mur

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.