Description
Module namespaces stay cleaner when tests detect helper imports that leak into the public API. This testing module checks Perl packages for uncleaned imported symbols. It is useful for library authors who want predictable namespaces and fewer accidental exports.