Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^7: how to install URI::Escape::JavaScript on ActiveState

by syphilis (Archbishop)
on Jul 11, 2017 at 13:11 UTC ( [id://1194817]=note: print w/replies, xml ) Need Help??


in reply to Re^6: how to install URI::Escape::JavaScript on ActiveState
in thread how to install URI::Escape::JavaScript on ActiveState

%PATH% got not recognized as Name of Cmdlet, Function, Script file or program

The usual thing is to run perl in a cmd.exe shell, not in Windows powershell - and the command I provided is for the cmd.exe shell.
But if you're running in powershell, then you would instead re-set the PATH with:
$env:path="C:\location\of_your\perl32\bin;$env:path"
Cheers,
Rob

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (4)
As of 2024-04-19 21:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found