Hi Monks

This is what my build.log has to say

dmake.exe: Error code 255, while making'test_dynamic' cpanm (App::cpanminus) 1.5007 on perl 5.014002 built for MSWin32-x86-m +ulti-thread Work directory is /.cpanm/work/1409908853.3344 You have make D:\Dwimperl\c\bin\dmake.exe You have LWP 6.03 Falling back to Archive::Tar 1.80 --> Working on . Entering C:/Users/KIRAN/Documents/Warn_re-Recompile Configuring C:/Users/KIRAN/Documents/Warn_re-Recompile Running Makefile.PL Generating a dmake-style Makefile Writing Makefile for Warn_re::Recompile Writing MYMETA.yml and MYMETA.json -> OK Checking dependencies from MYMETA.json ... Checking if you have Test::More 0 ... Yes (0.98) Checking if you have re 0 ... Yes (0.18) Building and testing Warn_re-Recompile-0.01 Skip blib\lib\Warn_re\Recompile.pm (unchanged) D:\Dwimperl\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harne +ss" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib\lib', + 'blib\arch')" t/*.t # Testing Warn_re::Recompile 0.01, Perl 5.014002, D:\Dwimperl\perl\bin +\perl.exe # Looks like your test exited with 25 just after 1. t/00-load.t ....... Dubious, test returned 25 (wstat 6400, 0x1900) All 1 subtests passed t/boilerplate.t ... ok t/manifest.t ...... skipped: Author tests not required for installatio +n t/pod-coverage.t .. ok t/pod.t ........... ok Test Summary Report ------------------- t/00-load.t (Wstat: 6400 Tests: 1 Failed: 0) Non-zero exit status: 25 t/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 3 Files=5, Tests=6, 2 wallclock secs ( 0.27 usr + 0.05 sys = 0.31 CPU +) Result: FAIL Failed 1/5 test programs. 0/6 subtests failed. dmake.exe: Error code 255, while making 'test_dynamic' -> FAIL Installing . failed. See \.cpanm\build.log for details.

In reply to Issue while installing my module from my local distribution. by kiranp

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.