From owner-freebsd-questions Tue Apr 2 04:20:56 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id EAA13481 for questions-outgoing; Tue, 2 Apr 1996 04:20:56 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id EAA13454 for ; Tue, 2 Apr 1996 04:20:48 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id OAA29322; Tue, 2 Apr 1996 14:17:54 +0200 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id OAA08712; Tue, 2 Apr 1996 14:24:42 +0200 From: "Christoph P. Kukulies" Message-Id: <199604021224.OAA08712@gilberto.physik.rwth-aachen.de> Subject: Re: Perl scripts To: paul@nation-net.com (Paul Walsh) Date: Tue, 2 Apr 1996 14:24:41 +0200 (MET DST) Cc: freebsd-questions@FreeBSD.ORG In-Reply-To: <31610F88.299@nation-net.com> from "Paul Walsh" at Apr 2, 96 11:29:12 am Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > What is the correct way to call the interpreter in a Perl script > > Does #!/usr/bin/perl not work ? Yes, this is the usual way. It should work provided that the script is executable and /usr/bin/perl exists as executable. > > Regards Paul Walsh > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de