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: 26.fc40 | Build date: Thu Jan 25 23:16:17 2024 |
Group: Unspecified | Build host: buildvm-s390x-19.s390.fedoraproject.org |
Size: 39618 | Source RPM: perl-namespace-clean-0.27-26.fc40.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
* Thu Jan 25 2024 Fedora Release Engineering <[email protected]> - 0.27-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <[email protected]> - 0.27-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 0.27-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed May 03 2023 Michal Josef Špaček <[email protected]> - 0.27-23 - Update license to SPDX format * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 0.27-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <[email protected]> - 0.27-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <[email protected]> - 0.27-20 - Perl 5.36 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 Jul 9 23:47:10 2024