http://qs1969.pair.com?node_id=331273


in reply to Re: Re: Perl forking and shared memory strangeness under Windows
in thread Perl forking and shared memory strangeness under Windows

Yes, but a solution that changes the logic of a program isn't practical. You're effectivly saying that "you can't fork with a tied variable in scope" - even if the child has nothing to do with the tied variable. My point was it isn't always possible (nor should it be) to redesign a program around this 'solution'.

- ><iper

use japh; print;
  • Comment on Re: Re: Re: Perl forking and shared memory strangeness under Windows
  • Download Code