Hi!
Failing that, a PIR tutorial is a good project for someone to take
on. You interested in working on it?
I am writing a PIR bundle for Texmate editor and a compiler from my
own little prototype-based programming language. During my work i am
writing pir tutorial. I'll try to finish i
# New Ticket Created by Paul Cochrane
# Please include the string: [perl #41485]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=41485 >
chromatic asked me recently whether or not a subversion property
exists for line ending
Author: larry
Date: Mon Feb 12 00:10:05 2007
New Revision: 13582
Modified:
doc/trunk/design/syn/S02.pod
doc/trunk/design/syn/S04.pod
doc/trunk/design/syn/S06.pod
Log:
The kludge known as "leave" is now spelled "give".
The give() function always gives the final value of the innermost bloc
Oh, I neglected to log the clarifications to feed operators to make
it clear that their intent is to allow for massive parallelism with
a minimum of sharing, more on the Unix pipe model than the "share
everything" model. Some implicit sharing is possible via lexical
closure at thread creation time