Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-namespace-autoclean | Distribution: Mageia |
Version: 0.310.0 | Vendor: Mageia.Org |
Release: 3.mga10 | Build date: Sat Oct 19 12:09:19 2024 |
Group: Development/Perl | Build host: localhost |
Size: 145347 | Source RPM: perl-namespace-autoclean-0.310.0-3.mga10.src.rpm |
Packager: daviddavid <daviddavid> | |
Url: https://metacpan.org/release/namespace-autoclean | |
Summary: Keep imports out of your namespace |
When you import a function into a Perl package, it will naturally also be available as a method. The 'namespace::autoclean' pragma will remove all 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. This module is very similar to namespace::clean, except it will clean all imported functions, no matter if you imported them before or after you 'use'd the pragma. It will also not touch anything that looks like a method, according to 'Class::MOP::Class::get_method_list'.
GPL+ or Artistic
* Sat Oct 19 2024 daviddavid <daviddavid> 0.310.0-3.mga10 + Revision: 2108440 - rebuild again with fixed perl generator in rpm-mageia-setup-2.80-7.mga10 * Tue Oct 15 2024 daviddavid <daviddavid> 0.310.0-2.mga10 + Revision: 2107058 - rebuild with fixed perl attr in rpm-mageia-setup-2.80-5.mga10 * Tue Oct 15 2024 tv <tv> 0.310.0-1.mga10 + Revision: 2106952 - update to 0.31
/usr/share/doc/perl-namespace-autoclean /usr/share/doc/perl-namespace-autoclean/CONTRIBUTING /usr/share/doc/perl-namespace-autoclean/Changes /usr/share/doc/perl-namespace-autoclean/LICENCE /usr/share/doc/perl-namespace-autoclean/META.json /usr/share/doc/perl-namespace-autoclean/META.yml /usr/share/doc/perl-namespace-autoclean/MYMETA.yml /usr/share/doc/perl-namespace-autoclean/README /usr/share/man/man3/namespace::autoclean.3pm.xz /usr/share/perl5/vendor_perl/namespace /usr/share/perl5/vendor_perl/namespace/autoclean.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 14 08:30:34 2025