Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
If clicked on in explorer, they seems to work fine. However I get a Bad Command or File Name error if I type either name at the command line. My autoexec.bat has this line: SET PATH = C:\Perl\bin;%PATH%#!/usr/bin/perl -w print "hello world.\n";
Thanks, Paul
Edit Masem 2002-01-04 - Added code tags
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl On Win 98
by mkmcconn (Chaplain) on Jan 05, 2002 at 09:54 UTC | |
|
Re: Perl On Win 98
by talexb (Chancellor) on Jan 05, 2002 at 09:28 UTC | |
|
Re: Perl On Win 98
by mrbbking (Hermit) on Jan 05, 2002 at 08:28 UTC | |
by thunders (Priest) on Jan 09, 2002 at 21:52 UTC | |
by mrbbking (Hermit) on Jan 10, 2002 at 17:55 UTC |