in reply to Re^10: use of already eval()ed module (from string)
in thread use of already eval()ed module (from string)

> I can only bundle eval() and use override::eval to override any other eval?

No idea, as I already said I could come up with half a dozen approaches to tweak Perl to reveal your "secrets".

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

  • Comment on Re^11: use of already eval()ed module (from string)

Replies are listed 'Best First'.
Re^12: use of already eval()ed module (from string)
by bliako (Abbot) on Jan 15, 2019 at 13:36 UTC

    brrrr

      It's not realistic to have the flexibility of Perl without the backdoors.

      You might bundle your own Perl and try to restrict it to the absolute minimal ...

      Cheers Rolf
      (addicted to the Perl Programming Language :)
      Wikisyntax for the Monastery FootballPerl is like chess, only without the dice

        the brrrr was for LanX's abilities and not Perl's disbilities. Confession: I tried twice to convert my app to Java (as said Perl program is OO) but very soon I abandonded ship ...