are your running your apps with Perl as the command.
Perl myscript.pl
> -Original Message-
> From: Patricia Hinman [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 07, 2003 11:37 AM
> To: [EMAIL PROTECTED]
> Subject: perl command line not working
>
>
> I&
ricia Hinman [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 07, 2003 10:37 AM
To: [EMAIL PROTECTED]
Subject: perl command line not working
I've intstalled the binary distribution for Win32 of
Perl 5.8.0 and Apache 2.0.43,
together with mod_perl-1.99_08-dev.
I have 2 questions.
1. Why d
I've intstalled the binary distribution for Win32 of
Perl 5.8.0 and Apache 2.0.43,
together with mod_perl-1.99_08-dev.
I have 2 questions.
1. Why does Apache start up while booting?
2. Why can't I use perl at msdos prompt?
This is in my path variables:
PATH=C:\Perl\bin\;
CLASSPATH=C:\Perl\
you must escape "
this will work:
perl -e "print \"@inc\";"
by
martin
Moulas, Lionel wrote:
> Hi.
> First post here, simple question.
>
> Trying, under the msdos command line (WinNT, "cmd"),
> perl -e ' print "@INC"'
>
> I get the message
> Can't find string terminator "'" anywhere before E
From: Moulas, Lionel [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 19, 2001 09:15
To: '[EMAIL PROTECTED]'
Subject: using perl-command line not working
Hi.
First post here, simple question.
Trying, under the msdos command line (WinNT, "cmd"),
perl -e ' print "@INC&
> -Original Message-
> From: Moulas, Lionel [mailto:[EMAIL PROTECTED]]
> Sent: Monday, November 19, 2001 12:15 PM
> To: '[EMAIL PROTECTED]'
> Subject: using perl-command line not working
>
>
> Hi.
> First post here, simple question.
>
> Trying
Hi.
First post here, simple question.
Trying, under the msdos command line (WinNT, "cmd"),
perl -e ' print "@INC"'
I get the message
Can't find string terminator "'" anywhere before EOF at -e line 1.
I`m using Win NT, ActivePerl 5.6.1.629.
I haven`t used Perl for months, I feel I have a lot t