From owner-freebsd-questions Tue Feb 17 04:19:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13445 for freebsd-questions-outgoing; Tue, 17 Feb 1998 04:19:38 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from iglou.com (exim@iglou2.iglou.com [192.107.41.17]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id EAA13335 for ; Tue, 17 Feb 1998 04:19:07 -0800 (PST) (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.93] by iglou.com with esmtp (8.7.3/8.6.12) id 0y4lyo-0002GJ-00; Tue, 17 Feb 1998 07:18:31 -0500 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 17 Feb 1998 07:19:16 -0500 (EST) Organization: The Creative Group From: Patrick Gardella To: "Joe \"Marcus\" Clarke" Subject: RE: Perl script compilation Cc: FreeBSD User Questions List Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sure! you could use the Perl-C compliler. It's in alpha-3. Look on language.perl.com. Or if you have CPAN installed, do an "install B" to install the latest and greatest (B being the lastname of the author). There are 3 backends depending on how detailed you want the C. Let me know how it goes. Patrick On 17-Feb-98 Joe \"Marcus\" Clarke wrote: > I know I've seen questions about this before, but I was dumb and forgot to > save the thread. Is there a way to compile Perl code into a binary > executable? I want to distribute a big CGI I wrote, but I don't want to > give source if possible, and I don't want to spend the time to translate > it into C. Thanks. > > Joe Clarke > > > 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