We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93dbf44 commit dd90a3aCopy full SHA for dd90a3a
hack/windows/setup.sh
@@ -2,3 +2,5 @@
2
export PATH="/c/Program Files (x86)/GnuWin32/bin/":$PATH
3
export PATH="/c/Program Files/Go/bin/":$PATH
4
export PATH="/c/Strawberry/perl/bin":$PATH
5
+export PERL5LIB="/c/Strawberry/perl/vendor/lib"
6
+which perl
0 commit comments