Dan Brow wrote:
> Is it possible to make a perl script/program a binary file? 

For bundling, yes. For hiding source, not really.

> I have a
> few scripts some one wants but I don't want them to have the source. 
> I tried perlcc but I want it to remain perl not c, if that's possible
> or realistic.

Use Acme::Bleach

http://search.cpan.org/~dconway/Acme-Bleach-1.12/lib/Acme/Bleach.pm

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to