Re: how to make :Sealed subs reentrant...

Ed Sabol <[email protected]> Wed, 14 Feb 2024 14:41:54 -0500
Newsgroups gmane.comp.apache.mod-perl
Message-ID <[email protected]>
On Feb 14, 2024, at 2:27 PM, Joe Schaefer <[email protected]> wrote:
> sealed.pm is really only necessary in a mod_perl context. And really it only matters if you are using subrequests to reenter :Sealed handlers.  Otherwise I don't see the point of the exercise.

Well, I suppose one point of the exercise would that a person who wants to do this wouldn't have patch and compile Perl, but if you don't think there's any value in that, then OK.

Regards,
Ed