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: Fedora Project |
Version: 0.27 | Vendor: Fedora Project |
Release: 28.fc42 | Build date: Sat Jan 18 09:45:28 2025 |
Group: Unspecified | Build host: buildvm-a64-15.iad2.fedoraproject.org |
Size: 39661 | Source RPM: perl-namespace-clean-0.27-28.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/namespace-clean | |
Summary: 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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 03 2023 Michal Josef Špaček <mspacek@redhat.com> - 0.27-23 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.27-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/share/doc/perl-namespace-clean /usr/share/doc/perl-namespace-clean/Changes /usr/share/doc/perl-namespace-clean/t /usr/share/doc/perl-namespace-clean/t/00-basic.t /usr/share/doc/perl-namespace-clean/t/01-function-wipeout.t /usr/share/doc/perl-namespace-clean/t/02-inheritance.t /usr/share/doc/perl-namespace-clean/t/03-unimport.t /usr/share/doc/perl-namespace-clean/t/04-except.t /usr/share/doc/perl-namespace-clean/t/05-explicit-cleanee.t /usr/share/doc/perl-namespace-clean/t/05-syntax-error.t /usr/share/doc/perl-namespace-clean/t/06-other-types.t /usr/share/doc/perl-namespace-clean/t/07-debugger.t /usr/share/doc/perl-namespace-clean/t/07-pseudo-debugger.t /usr/share/doc/perl-namespace-clean/t/08-const-sub.t /usr/share/doc/perl-namespace-clean/t/09-fiddle-hinthash.t /usr/share/doc/perl-namespace-clean/t/10-pure-perl.t /usr/share/doc/perl-namespace-clean/t/11-multiclean-in-scope.t /usr/share/doc/perl-namespace-clean/t/lib /usr/share/doc/perl-namespace-clean/t/lib/CleaneeBridge.pm /usr/share/doc/perl-namespace-clean/t/lib/CleaneeBridgeDirect.pm /usr/share/doc/perl-namespace-clean/t/lib/CleaneeBridgeExplicit.pm /usr/share/doc/perl-namespace-clean/t/lib/CleaneeTarget.pm /usr/share/doc/perl-namespace-clean/t/lib/Devel /usr/share/doc/perl-namespace-clean/t/lib/Devel/_NC_TEST_DashD.pm /usr/share/doc/perl-namespace-clean/t/lib/ExporterTest.pm /usr/share/doc/perl-namespace-clean/t/lib/FunctionWipeout.pm /usr/share/doc/perl-namespace-clean/t/lib/Inheritance.pm /usr/share/doc/perl-namespace-clean/t/lib/OtherTypes.pm /usr/share/doc/perl-namespace-clean/t/lib/SyntaxError.pm /usr/share/doc/perl-namespace-clean/t/lib/Unimport.pm /usr/share/man/man3/namespace::clean.3pm.gz /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, Tue Jan 28 00:39:49 2025