Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-namespace-clean | Distribution: Mageia |
Version: 0.270.0 | Vendor: Mageia.Org |
Release: 4.mga8 | Build date: Sat Feb 15 22:36:15 2020 |
Group: Development/Perl | Build host: localhost |
Size: 29579 | Source RPM: perl-namespace-clean-0.270.0-4.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/namespace-clean | |
Summary: Keep imports and functions out of your namespace |
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.
GPL+ or Artistic
* Sat Feb 15 2020 umeabot <umeabot> 0.270.0-4.mga8 + Revision: 1528801 - Mageia 8 Mass Rebuild * Mon Aug 26 2019 tmb <tmb> 0.270.0-3.mga8 + Revision: 1432621 - rebuild for perl 5.30 * Thu Sep 20 2018 umeabot <umeabot> 0.270.0-2.mga7 + Revision: 1287504 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-namespace-clean /usr/share/doc/perl-namespace-clean/Changes /usr/share/doc/perl-namespace-clean/META.json /usr/share/doc/perl-namespace-clean/META.yml /usr/share/doc/perl-namespace-clean/MYMETA.yml /usr/share/man/man3/namespace::clean.3pm.xz /usr/share/perl5/vendor_perl/namespace /usr/share/perl5/vendor_perl/namespace/clean /usr/share/perl5/vendor_perl/namespace/clean.pm /usr/share/perl5/vendor_perl/namespace/clean/_Util.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Mar 9 11:57:25 2025