dwww Home


Documentation for packages, which contain /usr/share/doc/libnamespace-clean-perl/copyright:

Package: libnamespace-clean-perl

Description: module for keeping imports and functions out of the current namespace
namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing.
Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances.
Homepage: https://metacpan.org/release/namespace-clean
copyright | changelog | Debian changelog

Manual pages:

namespace::clean(3pm)

Other documents:

/usr/share/doc/libnamespace-clean-perl

Generated by dwww version 1.15 on Sun Jun 16 16:09:37 CEST 2024.