Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^3: Strawberry Perl: my @INC gets/is destroyed on XP after some days

by syphilis (Archbishop)
on Aug 24, 2015 at 00:47 UTC ( [id://1139610]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Strawberry Perl: my @INC gets/is destroyed on XP after some days
in thread Strawberry Perl: my @INC gets/is destroyed on XP after some days

Examining @INC the usual way (like perl -E 'say for @INC;') shows these *nix-style paths

This would almost certainly indicate that the PATH environment variable is currently set such that the first perl.exe to be located is Cygwin's, not Strawberry's.
Next time this happens, run PATH to see what that environment variable actually contains ... and then try to work out why it changed.

Cheers,
Rob

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1139610]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (3)
As of 2024-04-26 03:45 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found