Just a warning - I'm no expert on this topic, but it was such an
interesting question I decided to find out for myself :-)

I installed B::C and ran
https://metacpan.org/pod/distribution/B-C/script/perlcc.PL

It actually does the compilation - as opposed to pp which is just packaging
it - so you don't see the perl code of the source file.

Does that resolve your question?

Andrew



On Fri, Jan 11, 2019 at 9:59 AM 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
>
> With regards
> Uday V G
>


-- 
Andrew Solomon

Perl Trainer, Geekuni http://geekuni.com/
and...@geekuni.com // +44 7931 946 062

Reply via email to