On Wed, Dec 24, 2008 at 09:55:58AM -0600, Allison Randal wrote:
>> Within the cmp op bodies, we *know* the arity and most of the types of MMD-
>> participant arguments at compile time. We can get the types of PMC
>> participants within the body of the op itself. Thus we could avoid
>> most of
chromatic wrote:
Within the cmp op bodies, we *know* the arity and most of the types of MMD-
participant arguments at compile time. We can get the types of PMC
participants within the body of the op itself. Thus we could avoid most of
the argument marshalling and counting and analysis if we
# New Ticket Created by Saleem A. Ansari
# Please include the string: [perl #61638]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=61638 >
Fixed typos in docs.
book/ch01_overview.pod | 10 +-
book/ch03_pir_bas