Fedora Packages

perl-namespace-clean

Keep your namespace tidy

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.

Releases Overview

Release Stable Testing
Fedora Rawhide 0.27-26.fc40 -
Fedora 40 0.27-26.fc40 -
Fedora 39 0.27-24.fc39 -
Fedora 38 0.27-22.fc38 -
EPEL 7 0.24-2.el7 -
File a new bug report »
Package Info

You can contact the maintainers of this package via email at perl-namespace-clean dash maintainers at fedoraproject dot org.



Sources on Pagure