Hi, Thanks for the reply. A couple of things I didn't explain. I have installed Perl on my C drive. The other version is on a server somewhere and there are devious scripts forcing my installation to point at that. I have no control over that side of it. If I could configure the @INC it may help, but like I said I am a complete novice. One previous message I had was: C:\Perl\net-telnet\Net-Telnet-3.03>perl Makefile.PL Have J:\Util32\lib\Config.pm expected C:\Perl\lib\Config.pm Your perl and your Config.pm seem to have different ideas about the architecture I basically want to get rid off anything pointing towards J:\ That is where the 5.6.1 is installed. I have freshly installed 5.8.4 The other thing is that I cannot use PPM, not that it is going to help me here, as the requests out are blocked by the firewall. Any help would be greatly received. Thanks.

In reply to Re^2: Installing v5.8.4 by mohawk1
in thread Installing v5.8.4 by mohawk1

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.