My system is win10/64. I'm running

This is perl 5, version 32, subversion 0 (v5.32.0) built for MSWin32-x64-multi-thread

when I try to install Par::Packer it fails with:

Test Summary Report ------------------- t/20-pp.t (Wstat: 1536 Tests: 34 Failed: 6) Failed tests: 26-28, 32-34 Non-zero exit status: 6 Files=17, Tests=243, 171 wallclock secs ( 0.05 usr + 0.03 sys = 0.08 + CPU) Result: FAIL Failed 1/17 test programs. 6/243 subtests failed. gmake: *** [Makefile:1033: test_dynamic] Error 255 Lockfile removed. RSCHUPP/PAR-Packer-1.050.tar.gz C:\STRAWB~1\c\bin\gmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports RSCHUPP/PAR-Packer-1.050.tar.gz Stopping: 'install' failed for 'PAR::Packer'. Failed during this command: RSCHUPP/PAR-Packer-1.050.tar.gz : make_test NO
I looked at the "reports" and is very long and is full of what seem to be version 5.28/29/30.something and I don't know how to map that into what I should look for next or what I ought to do next. I checked at cpantesters and it didn't have any results for win64

In reply to PAR::Packer fails to install by BernieC

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.