In which file should i check for this error?

Makefile, but you shouldn't be getting this error. I don't and I'm using 5.12.2

$ h2xs -b 5.5.0 -X Try::Mymodule Writing Try-Mymodule/lib/Try/Mymodule.pm Writing Try-Mymodule/Makefile.PL Writing Try-Mymodule/README Writing Try-Mymodule/t/Try-Mymodule.t Writing Try-Mymodule/Changes Writing Try-Mymodule/MANIFEST $ cd Try-Mymodule $ perl Makefile.PL make=nmake Checking if your kit is complete... Looks good Writing Makefile for Try::Mymodule $ nmake /n Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\lib\Try C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\lib\Try C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\lib\Try\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\arch C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\arch C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\arch\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\lib\auto\Try\Mymodule C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\lib\auto\Try\Mymodule C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\lib\auto\Try\Mymodule\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\arch\auto\Try\Mymodule C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\arch\auto\Try\Mymodule C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\arch\auto\Try\Mymodule\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\bin C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\bin C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\bin\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\script C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\script C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\script\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\man1 C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\man1 C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\man1\.exists C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "mkpath" -- blib\man3 C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "chmod" -- 755 blib\man3 C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- blib\man3\.exists rem rem C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Install -e "pm_to_blib({@ARGV}, 'blib\lib\auto', q[], '755')" -- + lib/Try/Mymodule.pm blib\lib\Try\Mymodule.pm C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe -MExtUti +ls::Command -e "touch" -- pm_to_blib rem rem rem rem rem rem $ nmake test Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cp lib/Try/Mymodule.pm blib\lib\Try\Mymodule.pm AutoSplitting blib\lib\Try\Mymodule.pm (blib\lib\auto\Try\Mymodule) C:\perl\5.12.2\bin\MSWin32-x86-multi-thread\perl.exe "-MExtUti +ls::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*. +t t/Try-Mymodule.t .. ok All tests successful. Files=1, Tests=1, 0 wallclock secs ( 0.08 usr + 0.00 sys = 0.08 CPU +) Result: PASS

In reply to Re: Error Installing Module by Anonymous Monk
in thread Error Installing Module by tej

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.