in reply to Knowing when a code string contains code that will be executed at compile-time/end?

I never used it and can't tell if it covers all edge cases.

But you may want to play around with Safe to disallow compile time code.

Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery

  • Comment on Re: Knowing when a code string contains code that will be executed at compile-time/end?

Replies are listed 'Best First'.
Re^2: Knowing when a code string contains code that will be executed at compile-time/end?
by afoken (Chancellor) on Aug 15, 2020 at 12:19 UTC
    you may want to play around with Safe to disallow compile time code

    Of course, that requires a lot of trust in Safe and its configuration having no errors. See Re^3: unable to eval dumped hash.

    Alexander

    --
    Today I will gladly share my knowledge and experience, for there are no sweeter words than "I told you so". ;-)