[perl #37667] [TODO] Update docs/pmc/subs.pod

2005-11-12 Thread via RT
# 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 ^_^

Re: subs.pod

2003-08-03 Thread Leopold Toetsch
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.

subs.pod

2003-08-02 Thread Vladimir Lipskiy
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