Tagged Questions

6
votes
6answers
2k views

How can I modify my cygwin environment to use Strawberry Perl instead of the packaged Perl distribution?

I currently use Strawberry Perl as my primary Perl distribution. However, I have some applications that make Perl calls through cygwin. These generally fail because they are calling the version of ...
0
votes
1answer
173 views

Missing “cpan>” prompt when running the CPAN shell in a Strawberry Perl environment under Cygwin

I've encountered a strange prompt problem when running the CPAN shell in a Strawberry Perl environment under Cygwin. When launching the CPAN using perl -MCPAN -eshell I get the following output: ...