Hi all:

Win32::SerialPort has not seen a release since 2010. This bug is becoming a serious issue for me, I just cannot distribute my Perl script smoothly:

https://rt.cpan.org/Public/Bug/Display.html?id=89837

This other bug is just not getting attention:

https://rt.cpan.org/Public/Bug/Display.html?id=120068

The CPAN bug tracker is weird. I haven't figured out yet how to get the e-mail address for a bug, in order to contribute to it. The bug tracker does not state clearly how to create a new account for the web interface, it wants you to use a "Bitcard account" or some OpenID. It has been user-unfriendly for years. A bit like perlmonks.org , where the "Title" box above is just too short. This all smells of rot.

What's the best way forward, at least for Win32::SerialPort? Is there an alternative? Or is the only way forwards to fork it?

Thanks in advance,
rdiez


In reply to Serious issues with Win32::SerialPort by rdiez

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.