VERY RED FACED ...

Seems I have (at least) TWO versions of PERL on computer -maybe three! And when I go to CMD and enter "cpan", it loads the module relating to the Perl5 install that I did at some time, which resides in my user profile as stated above. What I SHOULD have done is gone to start menu, Strawberry Perl folder, and used the cpan module within that folder ! (Sorry, everyone!)

But ... I've also found I have "C:/usr/perl/bin" - the same as the shebang ... which I thought was the one running ... but maybe not. I thought I would rename it, the theory being if 'redundant' and really using Strwaberry, the name change would go un-noticed. But ... (lots of 'buts') it reports that it is in use by another program, and cannot be changed. Which MUST mean it's being lauched at startup! Somehow

Been to the startup folder in Users, but that only shows a few programs that are started up by choice. Tried the C:startup, and that has a lot of files, including Apache Monitor, (which doesn't start as no icon shown; properties says it has come from another computer, and has a block on it), makefile and similar. But nowehere can I see any entries that are loading "C:/usr/perl/bin"

So,whilst not related to original question, how can I 'stop' usr/perl/bin so I can delete it?

Of interest, here are my full paths:

C:\Program Files (x86)\Common Files\Oracle\Java\javapath; C:\ProgramData\Oracle\Java\javapath; C:\usr\site\bin; C:\usr\bin; C:\Perl64\site\bin; C:\Perl64\bin; C:\Windows\system32; C:\Windows; C:\Windows\System32\Wbem; C:\Windows\System32\WindowsPowerShell\v1.0\; C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static; C:\Users\Chris Brown\AppData\Local\Smartbar\Application\; C:\Users\Chris Brown\AppData\Local\Smartbar\Application\; C:\Strawberry\c\bin; C:\Strawberry\perl\site\bin; C:\Strawberry\perl\bin; C:\PHP; C:\Program Files (x86)\QuickTime\QTSystem\; C:\usr\c\bin; C:\usr\perl\site\bin; C:\usr\perl\bin; C:\Users\CHRISB~1\perl5\bin

(Looking at that, maybe PERL64 needs to go as well... and they're not even shown in programs/control panel to delete that way!) Oh, and one final point. Despite having the "notify me when someone replies to my post", I never get any notifications to the email address - which is correct


In reply to Re^2: Cannot access CPAN Installs by cristofayre
in thread Cannot access CPAN Installs by cristofayre

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.