HPUX is problematic in my experience. Anything you want to do that has a standard approach on other *nix systems, has to be dealt with differently on HPUX. I don't know why you are seeing the problem you describe, but a quick google search using these parameters "installing perl modules on HPUX" pointed to some spots you may want to check out.

Based on the version of Perl that is being reported in the warning you posted, I am guessing that you are running an older version of HPUX. You might also want to talk to the sys admin (assuming it is not you) and see if there is a binary install available from one of the depots out there... . I know it is not much, but hope this little bit helps.

Good luck :-)

...the majority is always wrong, and always the last to know about it...


In reply to Re: Perl module installation as NON-ROOT by wjw
in thread Perl module installation as NON-ROOT by kprasanna_79

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.