* namespace (class) names are now prepended with a NUL char
* fix globals ops that take a namespace
* some tests in t/pmc/globals.t

.sub Foo
.end

.namespace ["Foo"]
...

can now bew used, The two names don't collide any more.

leo



Reply via email to