On Mon, 11 Jun 2007, Andy Hammer wrote:
> After checking I see that DOS is running MKS perl and CYGWIN is
> running Active Perl. I don't understand how this is happening. My
> System $PATH points to ActivePerl first. User $PATH has no perl
> entries. I also have $PERL5LIB pointing to ActivePerl. Still MKS perl
> is the choice of the DOS prompt!

Please let us know which shell you are running, the value of PATH
inside that shell, and how you are invoking Perl.  E.g. if you
are running the Perl script directly, then the Perl interpreter
may be selected by the #! line, or by shell associations in the
registry.  If your shell has a 'which' command, check the output
of `which perl`.

Cheers,
-Jan

_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to