Hi, I have Strawberry Perl 5.18 on WinXP. I do install WWW::Mechanize::Firefox with the cpan client. There are what seem like thousands of lines of debug info in the terminal window. I'm not sure how find the problem. The last few lines are:
Test Summary Report ------------------- t/10-plugin-repl-enter.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 2-3 Non-zero exit status: 2 t/16-plugin-repl-home.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 t/18-plugin-repl-util-help_url_for.t (Wstat: 768 Tests: 4 Failed: 3) Failed tests: 2-4 Non-zero exit status: 3 t/19-plugin-repl-util-doc_for.t (Wstat: 768 Tests: 7 Failed: 3) Failed tests: 2-3, 5 Non-zero exit status: 3 t/20-plugin-json.t (Wstat: 256 Tests: 2 Failed: 1) Failed test: 2 Non-zero exit status: 1 Files=14, Tests=42, 18 wallclock secs ( 0.27 usr + 0.14 sys = 0.41 C +PU) Result: FAIL Failed 5/14 test programs. 10/42 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' ZIGOROU/MozRepl-0.06.tar.gz C:\strawberry\c\bin\dmake.exe test -- NOT OK //hint// to see the cpan-testers results for installing this module, t +ry: reports ZIGOROU/MozRepl-0.06.tar.gz Running make install make test had returned bad status, won't install without force Stopping: 'install' failed for 'MozRepl'. Failed during this command: ZIGOROU/MozRepl-0.06.tar.gz : make_test NO
------ Thanks!

In reply to Install WWW::Mechanize::Firefox Errors on Windows by leegold2

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.