perl.ithreads...Re: p5p summary: Improving threads::shared by Jerry D. Hedden- May 4, 2008 Dean Arnold wrote:> I&39;ve been pouring over the p5p archives trying to find> what the subject p5p summary item is about, but wo any luck.> Can someone point out the relevent thread title, or maybe> summarize what "threads::shared could share aggregates> properly with only Perl level changes to shared.pm"> means It means that something like this would DWIM: my $x : shared; $x = &39;complex&39; => &39;aggregate&39; , qw currently not sharable ;To..http://www.nntp.perl.org/group/perl.ithreads/2008/05/msg1278.html p5p summary: Improving threads::shared by Dean Arnold- May 3, 2008 (Apologies for not tracking p5p closely, I justdon&39;t have time these days)I&39;ve been pouring over the p5p archives trying to findwhat the subject p5p summary item is about, but wo any luck.Can someone point out the relevent thread title, or maybesummarize what "threads::shared could share aggregatesproperly with only Perl level changes to shared.pm"means TIA,Dean Arnoldhttp://www.nntp.perl.org/group/perl.ithreads/2008/05/msg1277.html |