For a typed subroutine with named parameters, is the declaration syntax
(sans property declaration) going to be:

        'sub' type ident '(' paramlist ')' block

(in, say, Parse::RecDescent)?  I'm thinking about how to add subroutines
to BabyPerl*, and I need to know if I'm at least right about the
placement of 'type'.

--Brent Dax
[EMAIL PROTECTED]
Configure pumpking for Perl 6

When I take action, I’m not going to fire a $2 million missile at a $10
empty tent and hit a camel in the butt.
    --Dubya

*BabyPerl is a program I'm working on which converts a subset of Perl 6
into bytecode for Parrot, the runtime engine perl6-internals is working
on.  I believe I've mentioned it before on p6l.

Reply via email to