> It ran and just listed the contents of the
> helloworld.pl file.  PERL ran but the .pl
> program didn't.

Are you sure it didn't run?  You said it was under the "default-web-app"
directory, so probably all it does is print a bunch of stuff to the console
(or browser).

Did you look at the code?  What is it supposed to do that it didn't?

Rob

-----Original Message-----
From: KENNETH JANUSZ [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 30, 2003 12:27 PM
To: PERL Beginners
Subject: I'm a Nebie to PERL


Platform:  DELL 8200 with XP Prof. SP1 and Oracle 9.2 with the test DB.

I'm new to PERL and need some guidance on getting to run on my PC.  The PERL
files were installed when I implemented Oracle 9.2.  I didn't add any other
code.

My PERL files are located at:

C:\oracle\ora92\Apache\perl\5.00503\bin\MSWin32-x86\
    a2p.exe
    perl5.00503.exe
    perl95.exe
    perl.dll
    perl.exe
    perlglob.exe

The helloworld.pl file is located at:
C:\IDSHome1\j2ee\home\default-web-app\examples\perl\

I copied the helloworld.pl file to the same directory as the perl.exe files.
Then at the C:\ command line I entered:
C:\oracle\ora92\Apache\perl\5.00503\bin\MSWin32-x86\perl helloworld.pl
It ran and just listed the contents of the helloworld.pl file.  PERL ran but
the .pl program didn't.

Any idea how to get this to work?

TIA,
Ken Janusz, CPIM



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to