i was installing the 'pp' module not the PAR::Packer

Hmmmm.....ok. Perhaps I don't know what I'm talking about, but pp is part of PAR::Packer and I personally don't know how to install pp without installing PAR::Packer, especially since the documentation of PAR::Packer states:

Currently, this module is used by the command line tool pp internally, as well as by the contributed contrib/gui_pp/gpp program.

Plus, it's been my experience that every time I've installed PAR::Packer, the pp utility has been installed.

D:\temp\temp\PAR-Packer-1.013\PAR-Packer-1.013>perl Makefile.PL

That's from your original post. Unless you modified Makefile.PL, it definitely looks like you're installing PAR::Packer to me.

But if you still want to insist that you're installing pp and not PAR::Packer, then I think you might want to share how you're modifying the contents of PAR-Packer-1.013.tar.gz to install just pp without PAR::Packer. That will help others understand that you're needing help with your modified install instead of needing help with installing unmodified package from CPAN.

Of course, if you feel that I have no clue about what I'm saying, please feel free to downvote my responses and/or ignore my attempts to offer assistance.


In reply to Re^3: Building the 'pp' module on windows. by dasgar
in thread Building the 'pp' module on windows. by balajinagaraju

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.