RE: Executing Perl from the Cygwin command line

2002-10-04 Thread Harig, Mark A.
. Have you considered downloading the Cygwin perl package and using it instead? > -Original Message- > From: Peter Desjardins [mailto:[EMAIL PROTECTED]] > Sent: Friday, October 04, 2002 4:54 PM > To: [EMAIL PROTECTED] > Subject: Executing Perl from the Cygwin command line >

Executing Perl from the Cygwin command line

2002-10-04 Thread Peter Desjardins
Does anyone know how to configure Cygwin to execute Perl code from the command line? I installed Cygwin on Windows 2000. It works very well. I also have ActivePerl installed. It works well too. If I type perl -e 'print "Hello World";' on the Cygwin command line, the response is "bash: perl: