Front page | perl.beginners |
Postings from February 2002
RE: Installing Perl
Thread Previous
From:
Hanson, Robert
Date:
February 11, 2002 14:43
Subject:
RE: Installing Perl
Message ID:
11A304418ECBAB498FBF10ABCEA5E499017C0332@hq2kax1.nj.aptegrity.com
It's a function of the editor. When you save the file save it as "debug.pl"
(with the quotes). ...Either that or use a good better text editor
(InterDev, HomeSite, Emacs, etc).
Rob
-----Original Message-----
From: Naveen Parmar [mailto:naveen_parmar@hotmail.com]
Sent: Monday, February 11, 2002 5:40 PM
To: beginners@perl.org
Subject: Installing Perl
I have installed Perl 5.6.1. I tried switching to a different directory
d:\perl_working and execute one of my files. But, the following error
message is displayed:
"Can't open perl script d:\perl_working\debug.pl:" No such file or directory
exists.
Upon saving, I assigned the name "hello.pl". However, when I check the
directory under the command prompt, I see all my files saved such as
"hello.pl.txt".
How would I get rid of the .txt extension?
TIA,
- NP
_________________________________________________________________
MSN Photos is the easiest way to share and print your photos:
http://photos.msn.com/support/worldwide.aspx
--
To unsubscribe, e-mail: beginners-unsubscribe@perl.org
For additional commands, e-mail: beginners-help@perl.org
Thread Previous