Hi Uday,

On Fri, 11 Jan 2019 15:29:23 +0530
Uday Vernekar <vernekaru...@gmail.com> wrote:

> Hi all,
> 
> I have a perl code which I need to covert to binary so that nobody can see
> the code.
> 
> we used pp package to make the perl code binary but here the user can see
> the code which gets created in tmp.
> 
> Need help if anybody knows kindly reply
> 

first of all, see
https://github.com/shlomif/Freenode-programming-channel-FAQ/blob/master/FAQ.mdwn#how-do-i-hideobscureencrypt-my-source-code-to-prevent-end-users-from-learning-how-it-works

(short url: https://is.gd/pLk1b2 .)

Otherwise perhaps https://metacpan.org/pod/B::C will work for you or you can
try paying a C programmer to translate the code for you (I can do that!).

> With regards
> Uday V G



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Optimising Code for Speed - http://shlom.in/optimise

The Klingon warriors’ motto is “It’s a good day to die.” Chuck Norris’s motto
is “It’s a good day to kill.”
    — http://www.shlomifish.org/humour/bits/facts/Chuck-Norris/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to