Hello Leaders, I am facing an issue with installation of DateTime::Format::Strptime and i am getting below error while its doing make test lastly during installation. I need solution of it.

# +-----+----+----------------------------------------------------+ # Seeded srand with seed '20190531' from local date. t/tap-bug-in-test2.t ... Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests Test Summary Report ------------------- t/tap-bug-in-test2.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1 Files=4, Tests=4, 6 wallclock secs ( 0.06 usr + 0.20 sys = 0.26 CPU +) Result: FAIL Failed 1/4 test programs. 1/4 subtests failed. dmake.exe: Error code 129, while making 'test_dynamic' DROLSKY/Test2-Plugin-NoWarnings-0.07.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 DROLSKY/Test2-Plugin-NoWarnings-0.07.tar.gz Stopping: 'install' failed for 'Test2::Plugin::NoWarnings'. Failed during this command: DROLSKY/Test2-Plugin-NoWarnings-0.07.tar.gz : make_test NO

In reply to Installation error of DateTime::Format::Strptime by chandantul

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.