http://www.perlmonks.org?node_id=863924


in reply to Re^4: Postpone garbage collection during a child process run?
in thread Postpone garbage collection during a child process run?

"What you describe is not what happens." So you are calling me a liar?

No, Corion did not call you a liar. He did not even call you mistaken, confused.... what you describe is simply not how perl works, sorry.

"You have a subroutine which triggers some action at a distance, namely, cleaning out a hash." Did I ever say this? No!

Actually, that is exactly what you described, sorry.

A static, read-only hash should not disappear!

Can you show an example (real perl code) that creates a static read-only hash? I'll be happy to show at least two ways it can disappear (no c voodoo, just regular perl code).

Your assumptions are ...Life should be so simple.

Sure, someone with over 10 years experience could make bad assumptions, but we only have your descriptions as source material.

Note: I have tried to ask intelligent, courteous and accommodating questions to this qroup. I don't know what I did to have such an aggressive response, maybe some-one is having a "bad hair day", but please if you don't understand the question, or you can't grasp the complexity of the problem, just don't respond!

Please see http://perl5.git.perl.org/perl.git?a=search&h=blead&st=free&s=Corion. We've all been there, but try to remember the golden rule.

PS perlmonks users have the option of using various themes so using colors doesn't always work out, see Writeup Formatting Tips

  • Comment on Re^5: Postpone garbage collection during a child process run?

Replies are listed 'Best First'.
Re^6: Postpone garbage collection during a child process run?
by Corion (Patriarch) on Oct 07, 2010 at 07:48 UTC

    Thank you for replying and in such a calm manner. You point out my "contributions" to the Perl core, but I have to admit I don't see them as being that great contributions, as the 15 comments/patches mostly are about fixing building Perl on Windows or test fixes. I don't meddle much with the Perl internals.