Michael G Schwern wrote:
>         my package Foo {
>                 sub bar { ... }
>         }

Well... "package" is a magic perl5-inducing keyword in perl6, right?
Maybe "namespace" is the way to go.

-- 
John Porter

Reply via email to