X-Spam-Check-By: sourceware.org From: "Kevin T Cella" To: References: <000301c733a2$28c29db0$7a47d910$@rr.com> <006901c73528$574b11d0$05e13570$@rr.com> <009701c7357f$4b05f9b0$e111ed10$@rr.com> <00af01c735f2$43713980$ca53ac80$@rr.com> In-Reply-To: Subject: RE: activestate perl on cygwin Date: Fri, 12 Jan 2007 07:37:57 -0500 Message-ID: <00d701c73646$7d628e10$7827aa30$@rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Content-Language: en-us X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > [snip] but the point of this little story is that you > are short sighted if you believe that the only platform you'll > encounter and thus need to deal with is Windows... I agree completely. This is for personal use. > As has been pointed out to you already there is Win32 modules for > Cygwin's Perl. Sorry, I missed that. > Although this is thorough off topic, perhaps you can explain it better > to me as I don't use ActiveState therefore I don't see what you are > claiming. Exactly which "full path" is expanded to "what" and passed to > (guess) ActiveState Perl interpreter as, again, what? Is it $0 that you > speak of that may be a Cygwin path? I'm confused however if it is $0 > then why couldn't that also be handled in the Perl script? The error is as follows: [~] $ myscript.pl Can't open perl script "/home/kcella/bin/myscript.pl": No such file or directory [~] $ ls -l /home/kcella/bin/myscript.pl -rwxr-xr-x 1 kcella None 651 Jan 12 07:33 /home/kcella/bin/myscript.pl -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/