in reply to Re: "use"ing from dynamic namespace
in thread "use"ing from dynamic namespace

(And the code you posted doesn't work period since __PACKAGE__ is "Base::Module" in this case, not Foo::Module or Bar::Module!)

Oops... Guess that makes it obvious that I hadn't actually tested this yet other than with the Base version...

Does that make sense?

Yep!