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

Re: Can I convince Git Bash to use a specific version of Perl

by Discipulus (Canon)
on Sep 03, 2019 at 08:41 UTC ( [id://11105501]=note: print w/replies, xml ) Need Help??


in reply to Can I convince Git Bash to use a specific version of Perl

Hello Cody Fendant,

You already had good answers: I think a PATH modification is appropriate in this case.

I just want to add you can also use git-cmd.exe on windows which has (un)fortunately no idea at all of what perl is.

A short command/batch set PATH=D:\perl5.26.64bit\perl\site\bin;D:\perl5.26.64bit\perl\bin;D:\perl5.26.64bit\c\bin;%PATH% run in the resulting console should be enough

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (8)
As of 2024-04-19 08:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found