use & imports

Miles Egan <[email protected]> 13 Apr 2003 09:49:32 -0700
Newsgroups gmane.comp.lang.goo.general
Message-ID <1050252572.1501.1.camel@snagret>
Is there any way to use a module without dumping all of its exports into
the local namespace?  Generally I prefer to use explicit namespace
prefixes.

miles