in reply to Re^2: Using my version of a cpan module
in thread Using my version of a cpan module
if [ -x /c/Strawberry/perl/bin/perl.exe ] ; then export PATH="/c/Strawberry/perl/bin:/c/Strawberry/c/bin:$PATH" export PERL5LIB=/c/Strawberry/perl/site/lib:/c/Strawberry/perl/vendor +/lib fi
So, my git bash is really using Strawberry Perl instead of MinGW's Perl that doesn't have CPAN
|
|---|