Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jun 2004 19:42:09 +0200
From:      "KiDDiE.Ox" <oxo@rucus.net>
To:        Sex Maniac <lovememek@yahoo.com>
Cc:        questions@freebsd.org
Subject:   Re: How to turn your Perl programs into standalone executables
Message-ID:  <20040623174209.GD46962@rucus.ru.ac.za>
In-Reply-To: <20040623090857.48694.qmail@web21502.mail.yahoo.com>
References:  <20040623090857.48694.qmail@web21502.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed 2004-06-23 (02:08), 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.

If you are installing the script on a multi-user machine, not
distributing it to customers, the easiest way would be to chmod 711 the
script.

-- 
/~\ The ASCII           ASCII stupid question, get a EBCDIC ANSI.
\ / Ribbon Campaign     John Oxley
 X  Against HTML        http://oxo.rucus.net/
/ \ Email!              oxo <at> rucus.ru.ac.za
"Personally, I'd rather pay for my freedom than live in a bitmapped, 
pop-up-happy dungeon like NT."
		-- Thomas Scoville



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040623174209.GD46962>