Re: [perl #36250] [TODO] STM threading design

2005-06-11 Thread Larry Wall
On Sat, Jun 11, 2005 at 02:23:10PM -0700, Chip Salzenberg wrote: : STM is Software Transactional Memory. It's wicked cool. Really. : Google it. You'll be glad you did. I'm particularly interested by the scalability of http://www.cambridge.intel-research.net/~rennals/faststm.html (There's

Re: q:e/.../ as a short cut for eval q/.../

2005-06-11 Thread Larry Wall
On Sat, Jun 11, 2005 at 03:38:28AM -, David Formosa (aka ? the Platypus) wrote: : From my exprence : with perl5 and from playing around with pugs I've noticed that when : eval(Str $evalstring) is used I mostly use it like this (in perl5) : : eval "..."; Or : : eval <<"__EVALEND__"; : ... : _

Re: q:e/.../ as a short cut for eval q/.../

2005-06-11 Thread David Formosa \(aka ? the Platypus\)
On Fri, 10 Jun 2005 11:58:31 +0200, Juerd <[EMAIL PROTECTED]> wrote: > David Formosa (aka ? the Platypus) skribis 2005-06-10 9:32 (-): >> > > Interesting. Could you provide some more information, like perhaps a > message body? My appologies, my news client crashed when I attempted to compos