[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

use & imports



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