parse problem with subroutines?

2005-05-31 Thread david d zuhn
n the canon that no whitespace is allowed between the function name and the opening paren of the arguments. E6 /Molecules/ states that whitespace is optional. Attached is a test case suitable for pugs (t/subroutines/numcmp.t). david d zuhn [EMAIL PROTECTED]

Re: parse problem with subroutines?

2005-05-31 Thread david d zuhn
a bit clearer (it's not in the p5->p6 porting guide, for example). david d zuhn [EMAIL PROTECTED]