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: Fedora Project |
Version: 0.31 | Vendor: Fedora Project |
Release: 1.el10_0 | Build date: Sun Oct 13 14:56:24 2024 |
Group: Unspecified | Build host: buildvm-x86-13.iad2.fedoraproject.org |
Size: 44475 | Source RPM: perl-namespace-autoclean-0.31-1.el10_0.src.rpm |
Packager: Fedora Project | |
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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Sun Oct 13 2024 Paul Howarth <paul@city-fan.org> - 0.31-1 - Update to 0.31 (rhbz#2318345) - Switch from Sub::Identify to Sub::Util (core in modern perls), falling back to B.pm as needed * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 03 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.29-15 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.29-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/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/README /usr/share/licenses/perl-namespace-autoclean /usr/share/licenses/perl-namespace-autoclean/LICENCE /usr/share/man/man3/namespace::autoclean.3pm.gz /usr/share/perl5/vendor_perl/namespace /usr/share/perl5/vendor_perl/namespace/autoclean.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Nov 14 04:30:12 2024