From owner-freebsd-questions Thu May 21 06:26:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA07170 for freebsd-questions-outgoing; Thu, 21 May 1998 06:26:14 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.osicom.net (osicom.net [207.236.103.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA07130 for ; Thu, 21 May 1998 06:26:02 -0700 (PDT) (envelope-from ken@osicom.net) Received: from hermes (hermes.osicom.net [207.236.103.6]) by ns1.osicom.net (8.8.7/8.8.5) with SMTP id JAA12982 for ; Thu, 21 May 1998 09:28:40 -0400 (EDT) From: "Ken Blundell" To: Subject: Cgi/Perl Problem Date: Thu, 21 May 1998 09:25:02 -0400 Message-ID: <01bd84bb$dc5439a0$0667eccf@hermes.osicom.net> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01BD849A.554299A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0029_01BD849A.554299A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi All! I have a small problem here ;-) And, I hope I'm posting this to the right group......... FreeBSD 2.2.2, P-166, 64 MB RAM, 4.3 GB SCSI. I have a program wrtten in Perl 5 and it will not under Perl 4. e.g. if i say=20 #perl thisprogram It will not work at all (the program uses POSIX and cgi-lib.pl) but.....if i do this... #/usr/local/bin/perl thisprogram it works great! I'm trying to use this cgi from a web page, (Apache 1.2) The question is how do I use the Perl 5 engine from a web page? Any help would be appreciated. Thanks, Ken. ------=_NextPart_000_0029_01BD849A.554299A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi All!
    I have a small = problem here=20 ;-)
And, I hope = I'm posting this=20 to the right group.........
FreeBSD 2.2.2, P-166, 64 MB RAM, 4.3 = GB=20 SCSI. 
I have a program wrtten in Perl 5 = and it will=20 not under Perl 4.
e.g. if i say
#perl thisprogram
It will not work at all (the program = uses POSIX=20 and cgi-lib.pl)
but.....if i do this...
#/usr/local/bin/perl=20 thisprogram
it works great! 
I'm trying to = use this cgi=20 from a web page, (Apache 1.2)
The question is how do I use the Perl 5 engine from = a web=20 page?
Any help would be appreciated. 
Thanks, 
   =20 Ken.
 
------=_NextPart_000_0029_01BD849A.554299A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message