When I try to install Parallel::ForkManager on Windoze 10 it fails:
Test Summary Report ------------------- t/start_child.t (Wstat: 1280 Tests: 0 Failed: 0) Non-zero exit status: 5 Parse errors: Bad plan. You planned 2 tests but ran 0. t/waitpid-conflict.t (Wstat: 0 Tests: 2 Failed: 0) TODO passed: 1-2 t/waitpid-waitonechild.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 2-3 Files=12, Tests=26, 74 wallclock secs ( 0.05 usr + 0.02 sys = 0.06 C +PU) Result: FAIL Failed 1/12 test programs. 0/26 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' -> FAIL Installing Parallel::ForkManager failed. See C:\Users\boss\.cp +anm\work\1712513913.232104\build.log for details. Retry with --force +to force install it. Expiring 2 work directories.
The docs list no test results of the current version on Windoze. Is there anything I can do to fix this?

In reply to Parallel::ForkManager install fails by cormanaz

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.