From owner-freebsd-questions Sun Feb 9 04:50:22 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id EAA15305 for questions-outgoing; Sun, 9 Feb 1997 04:50:22 -0800 (PST) Received: from mopsy.hobart.tased.edu.au (root@mopsy.hobart.TASed.EDU.AU [147.41.41.103]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id EAA15298 for ; Sun, 9 Feb 1997 04:50:11 -0800 (PST) Received: from localhost (andrew@localhost) by mopsy.hobart.tased.edu.au (8.6.12/8.6.12) with SMTP id XAA27061; Sun, 9 Feb 1997 23:49:05 +1100 Date: Sun, 9 Feb 1997 23:49:04 +1100 (EST) From: Andrew X-Sender: andrew@mopsy.hobart.tased.edu.au To: Chip Marshall cc: FreeBSD Quesions Subject: Re: Compiling undump In-Reply-To: <19970204101001.WY02263@verdi.jlc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Tue, 4 Feb 1997, Chip Marshall wrote: > I'm doing this is it was mentioned in the perl man page as a way to turn perl > scripts into binaries. Is there an easier way? Or anouther undump type thing > for FreeBSD? HJave a look at the perl compiler. Try CPAN or www.perl.com. Andrew