Have you looked at the RT page for the module, and filed a bug report if there is not a similar one already filed? When I looked at the one for Net::PCAP (at https://rt.cpan.org/Public/Dist/Display.html?Name=Net-Pcap, although I'm not sure that was the one in question), I found a bug report of an issue with installation on MS-Win platforms that included several patches for that particular module.

Also, please be aware that almost all modules are written and/or supported by volunteers. While many of them try their best to be supportive and reactive to bug reports, they may lack time or resources to work on a particular bug (especially one with a "This must be fixed NOW!" attitude). If the bug is that critical to you or your employer, perhaps you should look into supporting the author/maintainer of the modules you need, at least for this one incident, by whatever means are at your disposal, such as by filing clear and informative bug reports, offering patches (if you have the capability to do so), offering to test potential fixes, monetary assistance, etc.


In reply to Re: Perl module need regular maintenance. They are not functioning as desired to be. by atcroft
in thread Perl module need regular maintenance. They are not functioning as desired to be. by waytoperl

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.