# New Ticket Created by Will Coleda
# Please include the string: [perl #37667]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=37667 >
* leo please remind me to update docs/pmc/subs.pod
in regards to 'newsub'.
Enjoy ^_^
Vladimir Lipskiy <[EMAIL PROTECTED]> wrote:
> What are "-", "X", and " "(whitespace) supossed to mean there?
"X" is meaning "is in context". Sorry if that is misleading, I'll update
the pod.
> Why is Eval not there? Does it have no context?
Its not specified yet, how eval fits into the picture.
I cited this out of subs.pod:
"Parrot comes with different subroutine and alike classes which implement
CPS (Continuation Passing Style) and PCC (Parrot Calling Conventions)
F."
I don't get this. Could anybody rephrase it for me?
Later:
=head2 Items in the Subs Context
Subty