in reply to Send before headers - in perl,

Are you just trying to remember as a mental exercise or are you stuck trying to solve some problem right now that may require a similar technique?

If the latter, perhaps if you describe the actual problem you are trying to solve right now, it would be easier than to determine what you did back then

Replies are listed 'Best First'.
Re^2: Send before headers - in perl,
by bizactuator (Sexton) on Jun 30, 2022 at 20:50 UTC
    I was trying to remember, because I wanted to show someone about PHP that Perl could do it, so is there a similar way to do that in PHP... but there is not, at least, I could NOT find a way. So, I'll just have to change what I'm doing in PHP.

    The programmer that created all of that PHP died recently, so we are changing the code, but it is way to big to change it all to Perl, so leaving it php.

    Big job but changing it is important, to update it to a new system.

    anyhow, the eval works so different in PHP.

    My best,
    -Richard