in reply to Re^3: Perl to executable without releasing source code?
in thread Perl to executable without releasing source code?

Maybe you haven't read rafl's comment?

The optree is reconstructed from C code, B::Deparse just needs a pointer to the optree to disassemble Perl.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)

PS: Je suis Charlie!

  • Comment on Re^4: Perl to executable without releasing source code?

Replies are listed 'Best First'.
Re^5: Perl to executable without releasing source code?
by Anonymous Monk on Mar 24, 2015 at 00:11 UTC