From owner-freebsd-questions Wed Oct 17 13:23:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id DFA7537B403 for ; Wed, 17 Oct 2001 13:23:17 -0700 (PDT) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.6/8.11.6) with ESMTP id f9HKNHE04173; Wed, 17 Oct 2001 16:23:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 17 Oct 2001 16:23:17 -0400 (EDT) From: Joe Clarke To: Andre` Niel Cameron Cc: free bsd Subject: Re: Perl Question In-Reply-To: <024801c15746$2381c940$a50410ac@olmct.net> Message-ID: <20011017162140.K4152-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 17 Oct 2001, Andre` Niel Cameron wrote: > Just wondering how to wright a function in perl, IE: > > C/C++ > void MyFunction(){ > CODE > }; > > Perl? sub myFunction { =09CODE; } However, for questions this fundamental, you might consider buying a book like Programming Perl (Wall, Christiansen & Schwartz O'Reilly Pub.). Joe > > > Regards, > Andre` C. > Technical Support > =D4=BF=D4=AC > -------------------------------------------------------------------------= --- > - > Visit our support manual at http://supportmanual.com/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message