From owner-freebsd-questions@FreeBSD.ORG Wed Jun 23 09:50:52 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4975716A4CE for ; Wed, 23 Jun 2004 09:50:52 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with SMTP id 374F143D4C for ; Wed, 23 Jun 2004 09:50:52 +0000 (GMT) (envelope-from simon.dick@gmail.com) Received: by mproxy.gmail.com with SMTP id x43so69851cwb for ; Wed, 23 Jun 2004 02:50:51 -0700 (PDT) Received: by 10.38.181.47 with SMTP id d47mr17393rnf; Wed, 23 Jun 2004 02:50:51 -0700 (PDT) Message-ID: <235521560406230250130afd3b@mail.gmail.com> Date: Wed, 23 Jun 2004 10:50:51 +0100 From: Simon Dick To: Sex Maniac In-Reply-To: <20040623090857.48694.qmail@web21502.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040623090857.48694.qmail@web21502.mail.yahoo.com> cc: freebsd-questions@freebsd.org Subject: Re: How to turn your Perl programs into standalone executables X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jun 2004 09:50:52 -0000 Try perlcc On Wed, 23 Jun 2004 02:08:57 -0700 (PDT), Sex Maniac wrote: > > Hi just want to ask, if I have a perl program, and I > want to turn it into standalone executables/binary. > Question is how ? What programs/packages/ports I must > use ? > > Usually in windows98, I can use PerlApp to Turn your > Perl programs into standalone executables (.exe) > > I don't want my users can see the source program in > .pl > I want my source program is hidden from user and the > others administrators. So I need the executable > file/binary file only. > > Please help. > > Thx before > > Regards, > > -Galon Aerosmith- > > __________________________________ > Do you Yahoo!? > New and Improved Yahoo! Mail - 100MB free storage! > http://promotions.yahoo.com/new_mail > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >