pkgsrc/devel/p5-namespace-clean/distinfo
he 4b893ff12c Import p5-namespace-clean version 0.08.
Keeping packages clean

When you define a function, or import one, into a Perl package, it will
naturally also be available as a method. This does not per se cause
problems, but it can complicate subclassing and, for example, plugin
classes that are included via multiple inheritance by loading them as
base classes.

The "namespace::clean" pragma will remove all previously declared or
imported symbols at the end of the current package's compile cycle.
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.
2008-07-22 22:57:04 +00:00

5 lines
265 B
Text

$NetBSD: distinfo,v 1.1.1.1 2008/07/22 22:57:04 he Exp $
SHA1 (namespace-clean-0.08.tar.gz) = 9bffac4a4e300c9375b45e6739e8ca43aca40d34
RMD160 (namespace-clean-0.08.tar.gz) = 51abdb91a2bd6e20bb59fd616ea215dc12fc25cf
Size (namespace-clean-0.08.tar.gz) = 23896 bytes