According to Jeff Clites:
> top-level namespace (say this is namespace #1):
> {
>       variables => { Foo => <PerlScalar PMC (or whatever)> },
>       namespaces => { Foo => <PerlNamespace PMC, call namespace #2> }
> }

I think I get it.  You're replacing sigil characters and associated
name mangling, turning it into explicit named categories, thus
avoiding lots of anticipated string tricks.
-- 
Chip Salzenberg               - a.k.a. -              <[EMAIL PROTECTED]>
 "I don't really think it is a question of bright people and dumb
  people, but rather people who can see the game they're playing and
  those who can't." -- Joe Cosby

Reply via email to